[meta-ti] Denys Dmytriyenko : README: by popular demand add comment on how to avoid systemd breakage

Arago Project git git at arago-project.org
Thu May 17 20:49:00 PDT 2012


Module: meta-ti
Branch: master
Commit: be837d63a43e61b9a1d183daee0cbd4ffe8a4130
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=be837d63a43e61b9a1d183daee0cbd4ffe8a4130

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Thu May 17 23:47:35 2012 -0400

README: by popular demand add comment on how to avoid systemd breakage

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 README |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/README b/README
index b376695..0df391f 100644
--- a/README
+++ b/README
@@ -11,6 +11,12 @@ layers: meta
 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
 distributions and layer stacks, such as:
 distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago.




More information about the meta-ti mailing list