summaryrefslogtreecommitdiffstats
path: root/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* 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>