1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

7 Commits

Author SHA1 Message Date
Denys Dmytriyenko 084544208a init-ifupdown: move interfaces file from netbase to new init-ifupdown
This change has been backported from master to dylan

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-13 19:14:22 -04:00
Denys Dmytriyenko d486c82e49 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>
2013-10-13 18:25:19 -04:00
Denys Dmytriyenko 61cfba29dc netbase: fix file search path for 'interfaces' file
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>
2013-01-16 12:29:57 -05:00
Andreas Müller d3ff5630a7 netbase: follow oe-core to v5.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-13 17:39:30 -04:00
Koen Kooi e24978a173 netbase: update to 4.47 to match OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 18:55:27 +01:00
Andreas Müller cdc132476b netbase: follow oe-core update to 4.46
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-31 20:29:51 -04:00
Paul Eggleton 2ee953b627 netbase: automatically bring up usb0 on BeagleBoard xM
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>
2011-05-15 15:59:17 +02:00