summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-10-08 21:11:13 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2009-10-08 21:11:13 +0200
commit6ef1705c422255301007ec126aa786b8a8b82b86 (patch)
tree50b025f980657ddd022c19736c6a989a4ee358f1 /package/busybox/Config.in
parente6bbcb0abaf4069e0f43b1c6f4bf60054270f0f7 (diff)
busybox: bump 1.15.x stable 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 132e27164..4961a8d51 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -41,7 +41,7 @@ config BR2_BUSYBOX_VERSION
default "1.12.4" if BR2_BUSYBOX_VERSION_1_12_X
default "1.13.4" if BR2_BUSYBOX_VERSION_1_13_X
default "1.14.4" if BR2_BUSYBOX_VERSION_1_14_X
- default "1.15.1" if BR2_BUSYBOX_VERSION_1_15_X
+ default "1.15.2" if BR2_BUSYBOX_VERSION_1_15_X
config BR2_PACKAGE_BUSYBOX_FULLINSTALL
bool "Run BusyBox's own full installation"