diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-07-31 03:11:27 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-07-31 16:39:29 +0000 |
commit | 05d2d24d91631735276786a9503f9916e593fe71 (patch) | |
tree | b1f6dd5f9467395392e3853d03e7e563ea650b43 /recipes-bsp | |
parent | d588c8332b119bb80080aa7eeffe78a464ba690b (diff) | |
download | meta-ti-05d2d24d91631735276786a9503f9916e593fe71.tar.gz meta-ti-05d2d24d91631735276786a9503f9916e593fe71.tar.bz2 meta-ti-05d2d24d91631735276786a9503f9916e593fe71.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 6ea97ac9e..718022a42 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 = "r12" +PR = "r13" BRANCH = "ti-u-boot-2020.01" -SRCREV = "f9b0d030d31ab79577f1dd1e48814a8f3119c481" +SRCREV = "8f6a3d099040aa30bb46a4833a0766051507b3c5" |