angstrom.inc: override DISTRO_FEATURES for the nslu2le machine to get the rootfs...
authorRod Whitby <rod@whitby.id.au>
Mon, 5 Feb 2007 08:22:14 +0000 (08:22 +0000)
committerRod Whitby <rod@whitby.id.au>
Mon, 5 Feb 2007 08:22:14 +0000 (08:22 +0000)
conf/distro/include/angstrom.inc

index c057d1a..79ec27a 100644 (file)
@@ -50,3 +50,4 @@ DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove thi
 
 # We want images supporting the following features (for task-base)
 DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost pci"
+DISTRO_FEATURES_nslu2le = "nfs smbfs alsa bluetooth ext2 usbhost pci"