diff options
author | 2021-11-19 22:25:46 -0500 | |
---|---|---|
committer | 2021-12-15 11:40:51 -0600 | |
commit | 89defa67e56df9eee02ab4f932cea5abc8adf37b (patch) | |
tree | d86e551498e5ffae7ec8fa5e214f56ecdd77b416 | |
parent | 55e4d2ef117094d68759bb201b57bec073876a0b (diff) | |
download | meta-ti-89defa67e56df9eee02ab4f932cea5abc8adf37b.tar.gz meta-ti-89defa67e56df9eee02ab4f932cea5abc8adf37b.tar.bz2 meta-ti-89defa67e56df9eee02ab4f932cea5abc8adf37b.zip |
u-boot-ti-staging: Bump u-boot version for 08.01.00.002
Bump u-boot version to 08.01.00.002 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 db8dc9d6..6765572a 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 = "r12" +PR = "r13" BRANCH = "ti-u-boot-2021.01" -SRCREV = "316948e851b21f1f79e78fdd364a754cf9817038" +SRCREV = "377e0f7041d1863bf9b3d23e90fb4b0c0a2cd6bf" |