From 7132185965f3c296b83366b994e2dd14a81d3471 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Mon, 5 Feb 2007 08:22:14 +0000 Subject: angstrom.inc: override DISTRO_FEATURES for the nslu2le machine to get the rootfs under 6.5MB --- conf/distro/include/angstrom.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index c057d1a05e..79ec27af72 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -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" -- cgit 1.2.3-korg