From 6e7e1b7172813fc4ecb60597f903dd21a4616159 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Tue, 19 Dec 2017 11:16:28 +0100 Subject: update yocto-advanced: sync to devel/manut/yocto The devel/manut/yocto heavily diverted from master. Sync with latest version 8cd4956a9b48a316eab6dc6d1b1f6cd51362fecf. Signed-off-by: John Ogness --- distribution/yocto-advanced/yocto-layers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distribution/yocto-advanced/yocto-layers.tex') diff --git a/distribution/yocto-advanced/yocto-layers.tex b/distribution/yocto-advanced/yocto-layers.tex index 1c6dc53..2bd6286 100644 --- a/distribution/yocto-advanced/yocto-layers.tex +++ b/distribution/yocto-advanced/yocto-layers.tex @@ -27,7 +27,7 @@ meta-mylayer \begin{verbatim}BBPATH =. "${LAYERDIR}"\end{verbatim} \item add recipe directories to BBFILES \begin{verbatim}BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ - ${LAYERDIR}/recipes-*/*/*.bbappend"\end{verbatim} +${LAYERDIR}/recipes-*/*/*.bbappend"\end{verbatim} \item add layer name to BBFILE\_COLLECTIONS \begin{verbatim}BBFILE_COLLECTIONS += "mylayer"\end{verbatim} \item set root of the layer -- cgit v1.2.3