diff options
author | Jeff Hatch <jhatch@multitech.com> | 2021-02-04 11:04:26 -0600 |
---|---|---|
committer | Jeff Hatch <jhatch@multitech.com> | 2021-02-04 11:04:26 -0600 |
commit | 01cab41d268fd7a25464878c735d6bc43f8833e7 (patch) | |
tree | a92bd2ad7ab6665b8314e8e23d4b6273eab5a6ef /conf | |
parent | ee2141f2cd55a5d842ffde85cf6c37b26fe3c3df (diff) | |
parent | 6fc414b361f2a18de6892b1eb0f87ec3aeabd97e (diff) | |
download | meta-mlinux-01cab41d268fd7a25464878c735d6bc43f8833e7.tar.gz meta-mlinux-01cab41d268fd7a25464878c735d6bc43f8833e7.tar.bz2 meta-mlinux-01cab41d268fd7a25464878c735d6bc43f8833e7.zip |
Merge branch 'vp/master-dunfell' into dunfell
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/mlinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index 464fba8..d2b6faa 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -19,7 +19,7 @@ LOCALCONF_VERSION = "1" LAYER_CONF_VERSION ?= "6" DISTRO_FEATURES_MLINUX = "argp largefile xattr \ - ipv6 ipsec ppp \ + ipv4 ipv6 ipsec ppp \ bluetooth irda usbgadget usbhost wifi \ cramfs ext2 smbfs nfs \ libc-crypt pam \ |