Update layer dependencies in the README

This commit is contained in:
Volker Krause
2018-06-04 20:37:52 +02:00
parent 5ac84f75bd
commit 4994f76f9a

9
README
View File

@@ -39,9 +39,12 @@ location of the kf5 layer to bblayers.conf, along with any
other layers needed. e.g.:
BBLAYERS ?= " \
/path/to/yocto/meta \
/path/to/yocto/meta-yocto \
/path/to/yocto/meta-yocto-bsp \
/path/to/poky/meta \
/path/to/poky/meta-yocto \
/path/to/poky/meta-yocto-bsp \
/path/to/meta-openembedded/meta-networking \
/path/to/meta-openembedded/meta-python \
/path/to/meta-openembedded/meta-oe \
/path/to/yocto/meta-kf5 \
/path/to/yocto/meta-qt5 \
"