summaryrefslogtreecommitdiffstats
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-01-16 20:12:38 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-01-16 20:12:38 +0100
commita7f298dcba1f442300e92d528498988b8efa7d41 (patch)
tree4af37ea78bf85e26e5c8163e147a7e4d83b6bb48 /package/busybox/Config.in
parent9cce44093bdffcabee3133301fd8caa31e97976b (diff)
downloadbuildroot-novena-a7f298dcba1f442300e92d528498988b8efa7d41.tar.gz
buildroot-novena-a7f298dcba1f442300e92d528498988b8efa7d41.zip
busybox: bump 1.18.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r--package/busybox/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index 79a634160..e56ef00ca 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -40,7 +40,7 @@ config BR2_BUSYBOX_VERSION
default "1.15.3" if BR2_BUSYBOX_VERSION_1_15_X
default "1.16.2" if BR2_BUSYBOX_VERSION_1_16_X
default "1.17.4" if BR2_BUSYBOX_VERSION_1_17_X
- default "1.18.1" if BR2_BUSYBOX_VERSION_1_18_X
+ default "1.18.2" if BR2_BUSYBOX_VERSION_1_18_X
config BR2_PACKAGE_BUSYBOX_CONFIG
string "BusyBox configuration file to use?"