From 7c1e4b303b3c5e4c38305729c793d91fc1b81f52 Mon Sep 17 00:00:00 2001 From: Jens Lucius Date: Tue, 21 Jun 2016 13:17:49 +0200 Subject: [PATCH] Update U-Boot to 2016.05 Update to 2016.05 from 2016.03. Signed-off-by: Jens Lucius --- recipes-bsp/u-boot/{u-boot_2016.03.bb => u-boot_2016.05.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-bsp/u-boot/{u-boot_2016.03.bb => u-boot_2016.05.bb} (94%) diff --git a/recipes-bsp/u-boot/u-boot_2016.03.bb b/recipes-bsp/u-boot/u-boot_2016.05.bb similarity index 94% rename from recipes-bsp/u-boot/u-boot_2016.03.bb rename to recipes-bsp/u-boot/u-boot_2016.05.bb index e138287..b7ba611 100644 --- a/recipes-bsp/u-boot/u-boot_2016.03.bb +++ b/recipes-bsp/u-boot/u-boot_2016.05.bb @@ -28,9 +28,9 @@ DEFAULT_PREFERENCE_sun7i="1" SRC_URI = "git://git.denx.de/u-boot.git;branch=master \ file://boot.cmd" -SRCREV = "df61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa" +SRCREV = "aeaec0e682f45b9e0c62c522fafea353931f73ed" -PV = "v2016.03${SRCPV}" +PV = "v2016.05${SRCPV}" PE = "1"