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"