From 071a70b7c4061894ffd65a72b97ab6b8547e9dee Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 8 Nov 2018 05:49:34 +0000 Subject: [PATCH] u-boot-ti-staging: update to ti2018.05-rc3 tag Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb index 844a2ab0..567f529f 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb @@ -1,9 +1,9 @@ require u-boot-ti.inc -PR = "r26" +PR = "r27" BRANCH = "ti-u-boot-2018.01" -SRCREV = "2ac9e323adb9df043e02cf660a797d56b09bbee4" +SRCREV = "9e1b118712213d2cab15280b5c6776bef35d4d59" SRC_URI += "file://0001-Always-build-with-fno-PIE.patch"