]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
boot/uboot: bump to version 2016.05
authorFabio Estevam <festevam@gmail.com>
Mon, 16 May 2016 19:07:39 +0000 (16:07 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 16 May 2016 19:14:09 +0000 (21:14 +0200)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
boot/uboot/Config.in
boot/uboot/uboot.hash

index 4613dd3c95084a7ec1398aa73d9f9094ecf74031..21f9abda55eef53d14b3d5c09d0da9119b9e98d3 100644 (file)
@@ -38,7 +38,7 @@ choice
          Select the specific U-Boot version you want to use
 
 config BR2_TARGET_UBOOT_LATEST_VERSION
-       bool "2016.03"
+       bool "2016.05"
 
 config BR2_TARGET_UBOOT_CUSTOM_VERSION
        bool "Custom version"
@@ -86,7 +86,7 @@ endif
 
 config BR2_TARGET_UBOOT_VERSION
        string
-       default "2016.03"       if BR2_TARGET_UBOOT_LATEST_VERSION
+       default "2016.05"       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
index 747d133dfc61d32309d95e5a519cb2b1b229b3f5..2076b3b80b2c54b8959a72193a0daabcb55c89b0 100644 (file)
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256  e49337262ecac44dbdeac140f2c6ebd1eba345e0162b0464172e7f05583ed7bb  u-boot-2016.03.tar.bz2
+sha256  87d02275615aaf0cd007b54cbe9fbadceef2bee7c79e6c323ea1ae8956dcb171  u-boot-2016.05.tar.bz2