diff options
author | 2021-11-19 22:25:51 -0500 | |
---|---|---|
committer | 2021-12-15 11:40:51 -0600 | |
commit | af9a95a4995332a6c3f30f09b7a52d263f794d66 (patch) | |
tree | 438cb742294e154f0323f398fb6d684b7e1d52ba | |
parent | 0f9929905d544b358c1922834b226ffc7808336e (diff) | |
download | meta-ti-af9a95a4995332a6c3f30f09b7a52d263f794d66.tar.gz meta-ti-af9a95a4995332a6c3f30f09b7a52d263f794d66.tar.bz2 meta-ti-af9a95a4995332a6c3f30f09b7a52d263f794d66.zip |
u-boot-ti-staging: Bump u-boot version for 08.01.00.003
u-boot bump for 08.01.00.003 release
Signed-off-by: Yogesh Siraswar <yogeshs@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 6765572a..b5aa3fb7 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 = "r13" +PR = "r14" BRANCH = "ti-u-boot-2021.01" -SRCREV = "377e0f7041d1863bf9b3d23e90fb4b0c0a2cd6bf" +SRCREV = "6c804a1af10bda322c86ce1c5dbb29f0fbb56c79" |