summaryrefslogtreecommitdiffstats
path: root/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* Revert "llvm-common: Extend to nativesdk class."Denys Dmytriyenko2015-06-021-5/+0
| | | | This reverts commit 8b564e676b4418875f2e24002660ba92ecd4bbf0.
* llvm-common: Extend to nativesdk class.Jacob Stiffler2015-06-011-0/+5
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* udev: rules for seamless transition to 8250_omap serial driverDenys Dmytriyenko2015-02-262-0/+26
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: cruft removal and seasonal cleanupDenys Dmytriyenko2013-10-141-0/+26
| | | | | | | | | * 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>
* init-ifupdown: move interfaces file from netbase to new init-ifupdownDenys Dmytriyenko2013-06-212-0/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netbase: bump the version to follow oe-coreDenys Dmytriyenko2013-05-062-0/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netbase: fix file search path for 'interfaces' fileDenys Dmytriyenko2013-01-161-3/+1
| | | | | | | | | | | 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>
* netbase: follow oe-core to v5.0Andreas Müller2012-07-132-0/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netbase: update to 4.47 to match OE-coreKoen Kooi2011-11-212-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* netbase: follow oe-core update to 4.46Andreas Müller2011-10-312-0/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netbase: automatically bring up usb0 on BeagleBoard xMPaul Eggleton2011-05-152-0/+30
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>