summaryrefslogtreecommitdiff
path: root/meta/recipes-core/netbase/netbase-4.45
AgeCommit message (Collapse)AuthorFiles
2011-10-31netbase: upgrade to version 4.46Dongxiao Xu11
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-05-04Remove distro-specific metadata for distros not in oe-corePaul Eggleton3
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-05-04Remove machine-specific metadata for machines no longer in oe-corePaul Eggleton6
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-05-04netbase: fix check for nfsroot in if-pre-up.d scriptPaul Eggleton1
The if-pre-up.d/nfsroot script was no longer functioning correctly due to a change in iproute2's installation of the "ip" executable. The script will now function correctly regardless of whether ip is in /bin or /sbin. Fixes [YOCTO #1006]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-04-18netbase: add /etc/network/interfaces file for qemumips & qemuppcPaul Eggleton2
This fixes the network configuration for qemumips & qemuppc to match the other qemu* machines. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-04-18netbase: automatically bring up eth0Paul Eggleton1
This avoids manual configuration for those machines that do not override the default /etc/network/interfaces file. Fixes [YOCTO #875] Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-03-15netbase: Upgrade version 4.44 to 4.45Khem Raj18
Signed-off-by: Khem Raj <raj.khem@gmail.com>