aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox/musl.cfg
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-11-19 00:59:33 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-12 23:31:44 +0000
commit7568e432890d828fec59134e14d7f60445ff4a1a (patch)
treea31d6391d73f8a3a40e2b367ba7044bdc2657ddd /meta/recipes-core/busybox/busybox/musl.cfg
parent25f91036e14392638e549d3d0b2914e93e6f4596 (diff)
downloadopenembedded-core-7568e432890d828fec59134e14d7f60445ff4a1a.tar.gz
busybox: Add config for musl
Default config is enabling additional features that dont compile with musl so lets disable them for musl case Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/busybox/busybox/musl.cfg')
-rw-r--r--meta/recipes-core/busybox/busybox/musl.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox/musl.cfg b/meta/recipes-core/busybox/busybox/musl.cfg
new file mode 100644
index 0000000000..facfe85445
--- /dev/null
+++ b/meta/recipes-core/busybox/busybox/musl.cfg
@@ -0,0 +1,12 @@
+# CONFIG_EXTRA_COMPAT is not set
+# CONFIG_SELINUX is not set
+# CONFIG_FEATURE_HAVE_RPC is not set
+# CONFIG_WERROR is not set
+# CONFIG_FEATURE_SYSTEMD is not set
+# CONFIG_FEATURE_VI_REGEX_SEARCH is not set
+# CONFIG_PAM is not set
+# CONFIG_FEATURE_INETD_RPC is not set
+# CONFIG_SELINUXENABLED is not set
+# CONFIG_FEATURE_MOUNT_NFS is not set
+# CONFIG_FEATURE_UTMP is not set
+