diff options
author | Dan Murphy <dmurphy@ti.com> | 2018-11-02 01:02:29 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-11-02 15:21:06 +0000 |
commit | 3b3ee153bd14ba3c8e022eedf043862183293bd0 (patch) | |
tree | c6ff58579f3d4df5b301a220c8089c2060d701d2 | |
parent | b2bfdcdbe5a923f234122ab3f6720bb7df68d03a (diff) | |
download | meta-ti-3b3ee153bd14ba3c8e022eedf043862183293bd0.tar.gz |
u-boot-ti-staging: update to ti2018.05-rc2 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 |
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 @@ | |||
1 | require u-boot-ti.inc | 1 | require u-boot-ti.inc |
2 | 2 | ||
3 | PR = "r25" | 3 | PR = "r26" |
4 | 4 | ||
5 | BRANCH = "ti-u-boot-2018.01" | 5 | BRANCH = "ti-u-boot-2018.01" |
6 | 6 | ||
7 | SRCREV = "636878714c52ea3bab37bcdc5c638ea2fa10827c" | 7 | SRCREV = "2ac9e323adb9df043e02cf660a797d56b09bbee4" |
8 | 8 | ||
9 | SRC_URI += "file://0001-Always-build-with-fno-PIE.patch" | 9 | SRC_URI += "file://0001-Always-build-with-fno-PIE.patch" |