mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-16 09:49:35 +02:00
Update layer dependencies in the README
This commit is contained in:
9
README
9
README
@@ -39,9 +39,12 @@ location of the kf5 layer to bblayers.conf, along with any
|
|||||||
other layers needed. e.g.:
|
other layers needed. e.g.:
|
||||||
|
|
||||||
BBLAYERS ?= " \
|
BBLAYERS ?= " \
|
||||||
/path/to/yocto/meta \
|
/path/to/poky/meta \
|
||||||
/path/to/yocto/meta-yocto \
|
/path/to/poky/meta-yocto \
|
||||||
/path/to/yocto/meta-yocto-bsp \
|
/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-kf5 \
|
||||||
/path/to/yocto/meta-qt5 \
|
/path/to/yocto/meta-qt5 \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user