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