From: Rod Whitby Date: Wed, 19 Dec 2007 00:21:41 +0000 (+0000) Subject: angstrom.inc: Remove the nslu2 DISTRO_FEATURES override, since the equivalent is... X-Git-Tag: Release-2010-05/1~8137^2~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4bc9dea385c0d4e97e7301fab81fa2ae74d1d91;p=openembedded.git angstrom.inc: Remove the nslu2 DISTRO_FEATURES override, since the equivalent is done in a much better way in base-image now. --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 313aca01f7..7f3c452e2d 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -270,4 +270,3 @@ SEPPUKU_COMPONENT = "build" # We want images supporting the following features (for task-base) DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 vfat irda pcmcia usbgadget usbhost pci" -DISTRO_FEATURES_nslu2 = "nfs smbfs alsa bluetooth ext2 usbhost pci"