summaryrefslogtreecommitdiff
path: root/boot/barebox
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-01-06 12:25:33 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-01-06 12:25:33 +0100
commit01e46f8379120cc52021ec25ae3d1d1753e0c1d9 (patch)
tree4d4f82d3afb056c150bece37e60520dd22e2daf9 /boot/barebox
parentdc15930223c975f6390e34c12228e68d208da2ae (diff)
barebox: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'boot/barebox')
-rw-r--r--boot/barebox/barebox.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/barebox/barebox.mk b/boot/barebox/barebox.mk
index 5bf272a8f..3df424c41 100644
--- a/boot/barebox/barebox.mk
+++ b/boot/barebox/barebox.mk
@@ -4,7 +4,7 @@
#
#############################################################
-BAREBOX_VERSION:=2010.11.0
+BAREBOX_VERSION:=2011.01.0
BAREBOX_SOURCE:=barebox-$(BAREBOX_VERSION).tar.bz2
BAREBOX_SITE:=http://www.barebox.org/download/
BAREBOX_DIR:=$(BUILD_DIR)/barebox-$(BAREBOX_VERSION)