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 c9c97111..2b1dec2d 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 = "r24" +PR = "r25" BRANCH = "ti-u-boot-2018.01" -SRCREV = "2cc52408bf1357f11b96548e78223a1df321c1ae" +SRCREV = "636878714c52ea3bab37bcdc5c638ea2fa10827c" SRC_URI += "file://0001-Always-build-with-fno-PIE.patch"