diff options
| author | John Ogness <john.ogness@linutronix.de> | 2017-12-19 11:16:28 +0100 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2017-12-19 11:16:28 +0100 |
| commit | 6e7e1b7172813fc4ecb60597f903dd21a4616159 (patch) | |
| tree | dbfe0b8f1a3d51c275722ba86d4ffe109ee88aef /distribution/yocto-advanced/yocto-ti-layer.tex | |
| parent | 270520b4a2eac8725c8575c3180964289722e191 (diff) | |
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 <john.ogness@linutronix.de>
Diffstat (limited to 'distribution/yocto-advanced/yocto-ti-layer.tex')
| -rw-r--r-- | distribution/yocto-advanced/yocto-ti-layer.tex | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/distribution/yocto-advanced/yocto-ti-layer.tex b/distribution/yocto-advanced/yocto-ti-layer.tex index 1a5e923..38861de 100644 --- a/distribution/yocto-advanced/yocto-ti-layer.tex +++ b/distribution/yocto-advanced/yocto-ti-layer.tex @@ -49,7 +49,6 @@ BBLAYERS ?= " \ /home/devel/poky/meta-yocto-bsp \ " \end{verbatim} -\pause \begin{verbatim} % bitbake-layers show-layers layer path priority @@ -61,7 +60,7 @@ meta-yocto-bsp /home/devel/poky/meta-yocto-bsp 5 \end{frame} \begin{frame}[fragile] -\frametitle{add ti and meta-mini layers} +\frametitle{add ti and meta-foo layers} modify the BBLAYERS variable in bblayers.conf \begin{verbatim} BBLAYERS ?= " \ @@ -71,7 +70,6 @@ BBLAYERS ?= " \ /home/devel/poky/meta-ti \ " \end{verbatim} -\pause \begin{verbatim} % bitbake-layers show-layers layer path priority |
