summaryrefslogtreecommitdiffstats
path: root/meta-poky/recipes-core/busybox
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/recipes-core/busybox')
-rw-r--r--meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig2
-rw-r--r--meta-poky/recipes-core/busybox/busybox_%.bbappend2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig b/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig
index b0fb88a0c1..6e9faa4119 100644
--- a/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig
+++ b/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig
@@ -1160,7 +1160,7 @@ CONFIG_CTTYHACK=y
1160# 1160#
1161# Options common to all shells 1161# Options common to all shells
1162# 1162#
1163# CONFIG_FEATURE_SH_MATH is not set 1163CONFIG_FEATURE_SH_MATH=y
1164# CONFIG_FEATURE_SH_MATH_64 is not set 1164# CONFIG_FEATURE_SH_MATH_64 is not set
1165# CONFIG_FEATURE_SH_MATH_BASE is not set 1165# CONFIG_FEATURE_SH_MATH_BASE is not set
1166CONFIG_FEATURE_SH_EXTRA_QUIET=y 1166CONFIG_FEATURE_SH_EXTRA_QUIET=y
diff --git a/meta-poky/recipes-core/busybox/busybox_%.bbappend b/meta-poky/recipes-core/busybox/busybox_%.bbappend
index 000578744a..46dfc12456 100644
--- a/meta-poky/recipes-core/busybox/busybox_%.bbappend
+++ b/meta-poky/recipes-core/busybox/busybox_%.bbappend
@@ -1,2 +1,2 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" 1FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:"
2 2