From: Ulf Samuelsson Date: Fri, 4 Jul 2008 22:18:56 +0000 (-0000) Subject: Bump U-Boot version to 1.3.3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=db56ec0fd31ebe6a1454d15438214f550f100ea9;p=buildroot.git Bump U-Boot version to 1.3.3 --- diff --git a/target/u-boot/Makefile.in b/target/u-boot/Makefile.in index d7af24c2fe..38c87d771a 100644 --- a/target/u-boot/Makefile.in +++ b/target/u-boot/Makefile.in @@ -3,7 +3,7 @@ # U-Boot # ############################################################# -U_BOOT_VERSION:=1.3.2 +U_BOOT_VERSION:=1.3.3 U_BOOT_SOURCE:=u-boot-$(U_BOOT_VERSION).tar.bz2 U_BOOT_SITE:=ftp://ftp.denx.de/pub/u-boot U_BOOT_DIR:=$(PROJECT_BUILD_DIR)/u-boot-$(U_BOOT_VERSION)