aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/netbase
AgeCommit message (Collapse)Author
2010-10-27netbase: add nokia900 supportDenis 'GNUtoo' Carikli
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-20netbase: powerup usb0 interface automatically on palmpre machineSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-04netbase: add interface file for ts72xx machine and bump PRPetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-27netbase: Add interface information for qemumips64 and qemumips64elKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
2010-09-24netbase : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-22netbase: bump PR after 56fa8d7ad350fcbb5dedaa80c656da0bb59a2e7bKoen Kooi
caught by angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/2cca591bdb5110fe2bd0f090092645d02c6b8e1a
2010-09-14netbase: add interface file for palmpre machine and bump PRSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
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>