summaryrefslogtreecommitdiffstats
path: root/recipes/netbase
AgeCommit message (Collapse)Author
2010-09-07netbase: Add interface file for imote2 and bump PRStefan Schmidt
We need to set 'auto usb0' here to avoid some random kernel oops when trying to to gadget_ethernet.
2010-08-09netbase: beagleboard: auto configure xM EthernetJason Kridner
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-04netbase: add custom interfaces file for beagleboardKoen Kooi
* changes usb0 to dhcp
2010-06-10netbase: add support for htcdreamDenis 'GNUtoo' Carikli
If we don't add a custom file containing auto usb0, usb0 is not configured at boot and we can't ssh into the phone Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-24mh355/interfaces: added lan settings for machine mh355Marco Cavallini
2010-03-15netbase: update LICENSE to more specific GPLv2Denys Dmytriyenko
2010-03-15netbase: add BUG 2.0 supportMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-11netbase: machine specific interface config for hipoxSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-07netbase: update config files for om-gta*Thomas Zimmermann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-01netbase/init: Do not run 'ifup -a' if root is network mounted.Leon Woestenberg
'ifup -a' makes a NFS mounted rootfs dissappear underneath us, so add detection of such rootfs and do not (de)configure. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-11-22netbase: add init and options for SHR distroKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-10-28netbase: Add another host to the omap3-pandora hosts.David-John Willis
2009-10-27netbase: Add version for IGEP v2 boardEnric Balletbò i Serra
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-24Add support for MIPS qemu machineKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-19netbase: Add config files for the omap3pandora and bump PR.John Willis
Signed-off-by: David-John Willis <John.Willis@Distant-earth.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-09-29netbase: on BUG eth0 is always built-in Ethernet not wifiMarcin Juszkiewicz
2009-06-15netbase: don't ship update-inetd if not doing online package managementPhil Blundell
2009-05-27netbase: updated etc/network/interfaces files for mtx-[12] * since hostap ↵Martin Dietze
and madwifi drivers are installed, the system will pick the config for whatever wlan card is found
2009-04-23netbase: added BUG supportMarcin Juszkiewicz
We use other network range for usb0 then OE default and this will not change soon. Also support for onboard Ethernet, Wifi module and USB-Ethernet adapters is present.
2009-03-23netbase: added eth0=192.168.7.2 for qemuarm/qemux86 (from Poky)Marcin Juszkiewicz
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>