diff options
author | 2013-10-13 18:25:19 -0400 | |
---|---|---|
committer | 2013-10-14 12:32:52 -0400 | |
commit | b3df09902da0d2469a02e9975d404e26c4c5ec0e (patch) | |
tree | 48364a64fc8a5804659a373c378a7624cc086cd3 /README | |
parent | 466575a7e7312b57c4b43241d16894dea8692049 (diff) | |
download | meta-ti-b3df09902da0d2469a02e9975d404e26c4c5ec0e.tar.gz meta-ti-b3df09902da0d2469a02e9975d404e26c4c5ec0e.tar.bz2 meta-ti-b3df09902da0d2469a02e9975d404e26c4c5ec0e.zip |
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 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. @@ -27,4 +21,3 @@ Please follow the recommended setup procedures of your OE distribution. Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org Maintainers: Denys Dmytriyenko <denys@ti.com> - Koen Kooi <koen@dominion.thruhere.net> |