summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-12-12 23:41:16 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2009-12-12 23:41:16 +0100
commit617aa4995a2ea97e9663cac26744d67ea726745a (patch)
tree447c0bdd7de26d70cc777a2e358ca1c91ba811db /package/busybox/Config.in
parent5c2ceaa21aac097efc0ae746fc350ff8fcd9a274 (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 7438a8d4d..df9cb2eb6 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.2" if BR2_BUSYBOX_VERSION_1_15_X
+ default "1.15.3" if BR2_BUSYBOX_VERSION_1_15_X
config BR2_PACKAGE_BUSYBOX_FULLINSTALL
bool "Run BusyBox's own full installation"