diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-08-05 22:12:01 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-08-06 16:13:39 +0000 |
commit | 8058d5e883f89b52dcb7500203e631de9ea3fa0b (patch) | |
tree | 7e77c3df1a05f7473fd9c899227933738d0f2d3f /recipes-bsp | |
parent | b4915e67c36d2f7aa47804cd088a7025bae456e0 (diff) | |
download | meta-ti-8058d5e883f89b52dcb7500203e631de9ea3fa0b.tar.gz meta-ti-8058d5e883f89b52dcb7500203e631de9ea3fa0b.tar.bz2 meta-ti-8058d5e883f89b52dcb7500203e631de9ea3fa0b.zip |
u-boot-ti-staging: update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb index 718022a42..c6c23ccfb 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb @@ -1,7 +1,7 @@ require u-boot-ti.inc -PR = "r13" +PR = "r14" BRANCH = "ti-u-boot-2020.01" -SRCREV = "8f6a3d099040aa30bb46a4833a0766051507b3c5" +SRCREV = "2deb97925b08b1194a16aa6d84335f28fbabead6" |