diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2018-12-06 00:44:54 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-12-06 16:43:59 +0000 |
| commit | 0b5451a89ddc9737885714f7cf76f79da352e28a (patch) | |
| tree | ee3d2d03a8c4b42458b453bb4c30f6c0070c537f /recipes-bsp | |
| parent | 735bfcf3d19b489fc0a42abf5226e3ea3c0f7da3 (diff) | |
| download | meta-ti-0b5451a89ddc9737885714f7cf76f79da352e28a.tar.gz | |
u-boot-ti-staging: bump SRCREV to latest
* ARM: armv7: Add early stack for erratum workarounds
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -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 5d0510e5..d458dc9c 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 = "r29" | 3 | PR = "r30" |
| 4 | 4 | ||
| 5 | BRANCH = "ti-u-boot-2018.01" | 5 | BRANCH = "ti-u-boot-2018.01" |
| 6 | 6 | ||
| 7 | SRCREV = "eac41e26ac56fcabf9826b21377931c7b8e646f2" | 7 | SRCREV = "313dcd69c2b32648266f91bcf223f9e539bc4201" |
| 8 | 8 | ||
| 9 | SRC_URI += "file://0001-Always-build-with-fno-PIE.patch" | 9 | SRC_URI += "file://0001-Always-build-with-fno-PIE.patch" |
