uboot: bump to version 2018.07
authorMarcin Niestroj <m.niestroj@grinn-global.com>
Thu, 26 Jul 2018 17:03:40 +0000 (19:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 27 Jul 2018 07:18:59 +0000 (09:18 +0200)
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
boot/uboot/Config.in
boot/uboot/uboot.hash

index 7f8291abe894f87e1caf1ccf1d29172dd1772167..f0166e382b3925d044073a39f0cc8bdd6351a534 100644 (file)
@@ -39,7 +39,7 @@ choice
          Select the specific U-Boot version you want to use
 
 config BR2_TARGET_UBOOT_LATEST_VERSION
-       bool "2018.05"
+       bool "2018.07"
 
 config BR2_TARGET_UBOOT_CUSTOM_VERSION
        bool "Custom version"
@@ -87,7 +87,7 @@ endif
 
 config BR2_TARGET_UBOOT_VERSION
        string
-       default "2018.05"       if BR2_TARGET_UBOOT_LATEST_VERSION
+       default "2018.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
index 17840d8d9ba3c9b11f4340d83d3b053f9ecaaa4e..97d0bd0b5f6bd7fe85f53d5f9e14437c9a3caf14 100644 (file)
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256  4da13c2a6139a78cc08608f21fd4741db27eda336cfad7ab8264fda923b9c048  u-boot-2018.05.tar.bz2
+sha256  9f10df88bc91b35642e461217f73256bbaeeca9ae2db8db56197ba5e89e1f6d4  u-boot-2018.07.tar.bz2