[FE training-materials-updates] Update a few Buildroot-related details

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 30 18:34:07 CEST 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=7ec3569606e824b21f9046ec1870ff7ed86ba248

>---------------------------------------------------------------

commit 7ec3569606e824b21f9046ec1870ff7ed86ba248
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Thu May 30 18:33:45 2013 +0200

    Update a few Buildroot-related details
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


>---------------------------------------------------------------

7ec3569606e824b21f9046ec1870ff7ed86ba248
 .../sysdev-embedded-linux.tex                      |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
index b9b9b00..4fc8c03 100644
--- a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
+++ b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
@@ -1448,12 +1448,10 @@ source "package/gqview/Config.in"
 GQVIEW_VERSION = 2.1.5
 GQVIEW_SOURCE = gqview-$(GQVIEW_VERSION).tar.gz
 GQVIEW_SITE = http://prdownloads.sourceforge.net/gqview
-GQVIEW_AUTORECONF = NO
-GQVIEW_INSTALL_STAGING = NO
-GQVIEW_INSTALL_TARGET = YES
-GQVIEW_DEPENDENCIES = host-pkg-config libgtk2
+GQVIEW_DEPENDENCIES = host-pkgconf libgtk2
+GQVIEW_CONF_ENV = LIBS="-lm"
 
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))
 \end{verbatim}
 \end{block}
 \normalsize



More information about the training-materials-updates mailing list