diff options
author | 2021-11-19 22:26:08 -0500 | |
---|---|---|
committer | 2021-12-15 11:40:51 -0600 | |
commit | 8421fc60cedea65e7c2956251c231386d2ef01b8 (patch) | |
tree | 0fb714e2872073086bd92161cc45161c1cd84e70 | |
parent | bdceaa05aca9d3685ebfefbe7b7b60e2fd33789f (diff) | |
download | meta-ti-8421fc60cedea65e7c2956251c231386d2ef01b8.tar.gz meta-ti-8421fc60cedea65e7c2956251c231386d2ef01b8.tar.bz2 meta-ti-8421fc60cedea65e7c2956251c231386d2ef01b8.zip |
u-boot-ti-staging: Bump u-boot version for 08.01.00.005
u-boot bump for 08.01.00.005 release
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb index b5aa3fb7..f65d4fb0 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb @@ -2,8 +2,8 @@ require u-boot-ti.inc LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" -PR = "r14" +PR = "r15" BRANCH = "ti-u-boot-2021.01" -SRCREV = "6c804a1af10bda322c86ce1c5dbb29f0fbb56c79" +SRCREV = "d79399bcd770191618bfeb3840506a286a6498df" |