From: Thomas Petazzoni Date: Sun, 5 Dec 2010 20:52:54 +0000 (+0100) Subject: barebox: bump Barebox to 2010.11 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=913b7d3d6ff43b626d94749cd530c0f5958bfd15;p=buildroot.git barebox: bump Barebox to 2010.11 Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/boot/barebox/barebox.mk b/boot/barebox/barebox.mk index 85224cae0f..5bf272a8fe 100644 --- a/boot/barebox/barebox.mk +++ b/boot/barebox/barebox.mk @@ -4,7 +4,7 @@ # ############################################################# -BAREBOX_VERSION:=2010.05.0 +BAREBOX_VERSION:=2010.11.0 BAREBOX_SOURCE:=barebox-$(BAREBOX_VERSION).tar.bz2 BAREBOX_SITE:=http://www.barebox.org/download/ BAREBOX_DIR:=$(BUILD_DIR)/barebox-$(BAREBOX_VERSION)