summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb4
1 files 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 2b1dec2d..844a2ab0 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 @@
1require u-boot-ti.inc 1require u-boot-ti.inc
2 2
3PR = "r25" 3PR = "r26"
4 4
5BRANCH = "ti-u-boot-2018.01" 5BRANCH = "ti-u-boot-2018.01"
6 6
7SRCREV = "636878714c52ea3bab37bcdc5c638ea2fa10827c" 7SRCREV = "2ac9e323adb9df043e02cf660a797d56b09bbee4"
8 8
9SRC_URI += "file://0001-Always-build-with-fno-PIE.patch" 9SRC_URI += "file://0001-Always-build-with-fno-PIE.patch"