mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
README.txt: update doc
Add python dependencies. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -8,11 +8,17 @@ https://wiki.yoctoproject.org/wiki/TipsAndTricks/BuildingZephyrImages
|
||||
Prerequisites:
|
||||
==============
|
||||
|
||||
Yocto distro (master)"
|
||||
This layer depends on:
|
||||
Yocto distro (master)
|
||||
git://git.yoctoproject.org/poky
|
||||
Python layer (meta-openembedded/meta-python)
|
||||
git://git.openembedded.org/meta-openembedded
|
||||
|
||||
Modify local conf by adding:
|
||||
DISTRO="zephyr"
|
||||
|
||||
Add "meta-openembedded/meta-oe" to BBLAYERS
|
||||
Add "meta-openembedded/meta-python" to BBLAYERS
|
||||
Add "meta-zephyr" to BBLAYERS
|
||||
|
||||
Building and Running Zephyr Samples
|
||||
|
||||
Reference in New Issue
Block a user