From fb8bfa61d74e49d1a436612b07bdb69c1bdd350f Mon Sep 17 00:00:00 2001 From: Dan Murphy Date: Mon, 19 Nov 2018 23:00:56 +0000 Subject: [PATCH] u-boot-ti-staging: update to ti2018.05-rc5 tag Signed-off-by: Dan Murphy 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 0268643d..5d0510e5 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 = "r28" +PR = "r29" BRANCH = "ti-u-boot-2018.01" -SRCREV = "b1db1fb0d39fa706f0ad8e36f301aba429475bed" +SRCREV = "eac41e26ac56fcabf9826b21377931c7b8e646f2" SRC_URI += "file://0001-Always-build-with-fno-PIE.patch"