[BL training-materials-updates] buildroot: Change TARGETS to PACKAGES

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Nov 28 14:16:33 CET 2018


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=95fda0092389026a26b764db417bc8566aa387fd

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

commit 95fda0092389026a26b764db417bc8566aa387fd
Author: Nasser Afshin <afshin.nasser at gmail.com>
Date:   Sat Nov 17 02:10:01 2018 +0330

    buildroot: Change TARGETS to PACKAGES
    
    From CHANGES file:
    2015.05-rc1, Released May 4th, 2015
    ...
    	The variable containing the list of packages to build has been
    	renamed from TARGETS to PACKAGES.
    ...
    
    Signed-off-by: Nasser Afshin <afshin.nasser at gmail.com>


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

95fda0092389026a26b764db417bc8566aa387fd
 slides/buildroot-internals/buildroot-internals.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/buildroot-internals/buildroot-internals.tex b/slides/buildroot-internals/buildroot-internals.tex
index daeb00d..d6be4d7 100644
--- a/slides/buildroot-internals/buildroot-internals.tex
+++ b/slides/buildroot-internals/buildroot-internals.tex
@@ -39,7 +39,7 @@ menuconfig: $(BUILD_DIR)/buildroot-config/mconf outputmakefile
   \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Where is {\tt \$(TARGETS)} filled?}
+\begin{frame}[fragile]{Where is {\tt \$(PACKAGES)} filled?}
 
 \begin{block}{Part of \code{package/pkg-generic.mk}}
 \begin{minted}[fontsize=\tiny]{make}




More information about the training-materials-updates mailing list