diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/busybox/busybox-1.17.3/defconfig | 2 | ||||
| -rw-r--r-- | meta/recipes-core/busybox/busybox_1.17.3.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/busybox/busybox-1.17.3/defconfig b/meta/recipes-core/busybox/busybox-1.17.3/defconfig index 87e62445f0..5327a64754 100644 --- a/meta/recipes-core/busybox/busybox-1.17.3/defconfig +++ b/meta/recipes-core/busybox/busybox-1.17.3/defconfig | |||
| @@ -567,7 +567,7 @@ CONFIG_SWAPONOFF=y | |||
| 567 | # CONFIG_FEATURE_SWAPON_PRI is not set | 567 | # CONFIG_FEATURE_SWAPON_PRI is not set |
| 568 | CONFIG_SWITCH_ROOT=y | 568 | CONFIG_SWITCH_ROOT=y |
| 569 | CONFIG_UMOUNT=y | 569 | CONFIG_UMOUNT=y |
| 570 | # CONFIG_FEATURE_UMOUNT_ALL is not set | 570 | CONFIG_FEATURE_UMOUNT_ALL=y |
| 571 | 571 | ||
| 572 | # | 572 | # |
| 573 | # Common options for mount/umount | 573 | # Common options for mount/umount |
diff --git a/meta/recipes-core/busybox/busybox_1.17.3.bb b/meta/recipes-core/busybox/busybox_1.17.3.bb index c5fbe9c7b0..28342feaf0 100644 --- a/meta/recipes-core/busybox/busybox_1.17.3.bb +++ b/meta/recipes-core/busybox/busybox_1.17.3.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require busybox.inc | 1 | require busybox.inc |
| 2 | PR = "r1" | 2 | PR = "r2" |
| 3 | 3 | ||
| 4 | SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ | 4 | SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ |
| 5 | file://udhcpscript.patch \ | 5 | file://udhcpscript.patch \ |
