mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-06 11:32:38 +00:00
README: by popular demand add comment on how to avoid systemd breakage
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
6
README
6
README
@@ -11,6 +11,12 @@ layers: meta
|
|||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
|
|
||||||
|
When not depending on meta-openembedded and not using systemd, you may need to
|
||||||
|
mask few miscellaneous recipes requiring systemd, by adding this to local.conf:
|
||||||
|
|
||||||
|
BBMASK = "meta-ti/recipes-misc"
|
||||||
|
|
||||||
|
|
||||||
The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
|
The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
|
||||||
distributions and layer stacks, such as:
|
distributions and layer stacks, such as:
|
||||||
distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago.
|
distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago.
|
||||||
|
|||||||
Reference in New Issue
Block a user