aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core
AgeCommit message (Collapse)Author
2013-10-14recipes: cruft removal and seasonal cleanupDenys Dmytriyenko
* 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>
2013-06-21init-ifupdown: move interfaces file from netbase to new init-ifupdownDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-05-06netbase: bump the version to follow oe-coreDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-01-16netbase: fix file search path for 'interfaces' fileDenys Dmytriyenko
This .bbappend file is used to override the 'interfaces' file for certain targets. The current version is broken in that it does not search the correct path(s). Thanks to Robert P. J. Day and Gary Thomas for spotting the issue and providing patches. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-13netbase: follow oe-core to v5.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-11-21netbase: update to 4.47 to match OE-coreKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31netbase: follow oe-core update to 4.46Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-05-15netbase: automatically bring up usb0 on BeagleBoard xMPaul Eggleton
Avoids manual configuration of the BeagleBoard xM's ethernet port (which shows up as usb0). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>