diff options
| -rw-r--r-- | meta/conf/distro/include/default-distrovars.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc index 230bab84dd..abf48f79f0 100644 --- a/meta/conf/distro/include/default-distrovars.inc +++ b/meta/conf/distro/include/default-distrovars.inc | |||
| @@ -19,7 +19,7 @@ DISTRO_FEATURES_DEFAULT:remove:arc = "seccomp" | |||
| 19 | # seccomp is not yet ported to microblaze | 19 | # seccomp is not yet ported to microblaze |
| 20 | DISTRO_FEATURES_DEFAULT:remove:microblaze = "seccomp" | 20 | DISTRO_FEATURES_DEFAULT:remove:microblaze = "seccomp" |
| 21 | 21 | ||
| 22 | DISTRO_FEATURES_DEFAULT ?= "acl alsa bluetooth debuginfod ext2 ipv4 ipv6 largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc x11 vfat seccomp" | 22 | DISTRO_FEATURES_DEFAULT ?= "acl alsa bluetooth debuginfod ext2 ipv4 ipv6 pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc x11 vfat seccomp" |
| 23 | DISTRO_FEATURES ?= "${DISTRO_FEATURES_DEFAULT}" | 23 | DISTRO_FEATURES ?= "${DISTRO_FEATURES_DEFAULT}" |
| 24 | IMAGE_FEATURES ?= "" | 24 | IMAGE_FEATURES ?= "" |
| 25 | 25 | ||
