summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/include/default-distrovars.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc
index 9b1d0eecd3..1aa45c8898 100644
--- a/meta/conf/distro/include/default-distrovars.inc
+++ b/meta/conf/distro/include/default-distrovars.inc
@@ -14,9 +14,6 @@ LOCALE_UTF8_ONLY ?= "0"
14 14
15DISTRO_FEATURES ?= "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf pci" 15DISTRO_FEATURES ?= "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf pci"
16 16
17DISTRO_EXTRA_RDEPENDS += "task-core-boot"
18DISTRO_EXTRA_RRECOMMENDS += "kernel-module-af-packet"
19
20IMAGE_FEATURES ?= "" 17IMAGE_FEATURES ?= ""
21 18
22# This is a list of packages that are used by the build system to build the distribution, they are not 19# This is a list of packages that are used by the build system to build the distribution, they are not