Commit e13609dd authored by Jörg Krause's avatar Jörg Krause Committed by Thomas Petazzoni
Browse files

boot/uboot: bump to version 2015.07

parent 6bae1ac5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ choice
	  Select the specific U-Boot version you want to use

config BR2_TARGET_UBOOT_LATEST_VERSION
	bool "2015.04"
	bool "2015.07"

config BR2_TARGET_UBOOT_CUSTOM_VERSION
	bool "Custom version"
@@ -63,7 +63,7 @@ endif

config BR2_TARGET_UBOOT_VERSION
	string
	default "2015.04"	if BR2_TARGET_UBOOT_LATEST_VERSION
	default "2015.07"	if BR2_TARGET_UBOOT_LATEST_VERSION
	default BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE \
		if BR2_TARGET_UBOOT_CUSTOM_VERSION
	default "custom"	if BR2_TARGET_UBOOT_CUSTOM_TARBALL
+1 −1
Original line number Diff line number Diff line
# Locally computed:
sha256	0a1a70df586655f527befa6f12e184e96ed61b126e5a567382321b17200f5d60  u-boot-2015.04.tar.bz2
sha256	0b48c9bd717f2c322ef791f8282e14c88be942dc7d1226df7e31a812a3af94d9  u-boot-2015.07.tar.bz2