diff options
author | Denys Dmytriyenko <denys@ti.com> | 2013-10-13 18:25:19 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-10-14 12:32:52 -0400 |
commit | b3df09902da0d2469a02e9975d404e26c4c5ec0e (patch) | |
tree | 48364a64fc8a5804659a373c378a7624cc086cd3 /README | |
parent | 466575a7e7312b57c4b43241d16894dea8692049 (diff) | |
download | meta-ti-b3df09902da0d2469a02e9975d404e26c4c5ec0e.tar.gz |
recipes: cruft removal and seasonal cleanup
* Eliminate need for BBMASK - remove images requiring systemd/angstrom dependency
* Move ti-test packagegroup to proper location and update from latest Arago
* Move BoneScript and Bone GSG recipes to recipes-ti/beagleboard
* README in recipes-ti warns about unsupported nature of those packages
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
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> | ||