summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
index 0df391f1..61ed5a37 100644
--- a/README
+++ b/README
@@ -11,12 +11,6 @@ layers: meta
11branch: master 11branch: master
12 12
13 13
14When not depending on meta-openembedded and not using systemd, you may need to
15mask few miscellaneous recipes requiring systemd, by adding this to local.conf:
16
17BBMASK = "meta-ti/recipes-misc"
18
19
20The base BSP part of meta-ti should work with different OpenEmbedded/Yocto 14The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
21distributions and layer stacks, such as: 15distributions and layer stacks, such as:
22distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago. 16distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago.
@@ -27,4 +21,3 @@ Please follow the recommended setup procedures of your OE distribution.
27Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org 21Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org
28 22
29Maintainers: Denys Dmytriyenko <denys@ti.com> 23Maintainers: Denys Dmytriyenko <denys@ti.com>
30 Koen Kooi <koen@dominion.thruhere.net>