summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-09-12 20:17:34 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2009-09-12 20:17:34 +0200
commitf76d8a3fd445bf82c648924392f760603cad5f1d (patch)
treefdbb923f2be6501963df103567a24819d4477964 /package/busybox/Config.in
parentf1a0066b3dbda8a19b20b1d1e5bb52d7d011a89f (diff)
busybox: bump 1.15.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 a6a35e7ea..72cbd1292 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.3" if BR2_BUSYBOX_VERSION_1_14_X
- default "1.15.0" if BR2_BUSYBOX_VERSION_1_15_X
+ default "1.15.1" if BR2_BUSYBOX_VERSION_1_15_X
config BR2_PACKAGE_BUSYBOX_FULLINSTALL
bool "Run BusyBox's own full installation"