diff options
author | 2021-04-23 12:00:22 -0500 | |
---|---|---|
committer | 2021-04-23 12:00:22 -0500 | |
commit | 370b80eb0072f10d28f32f35f6675c1dca843f75 (patch) | |
tree | 72970fc42ddd6cbf7ff4506c59038807a428a8dd | |
parent | 856bc72e8aba3205b51e0b66dce382ee4450460e (diff) | |
download | meta-ti-370b80eb0072f10d28f32f35f6675c1dca843f75.tar.gz meta-ti-370b80eb0072f10d28f32f35f6675c1dca843f75.tar.bz2 meta-ti-370b80eb0072f10d28f32f35f6675c1dca843f75.zip |
ti-uboot-staging: Update to the latest ti-u-boot-2021.01
Update to the latest commit of ti-u-boot-2021.01
Signed-off-by: Praneeth Bajjuri <praneeth@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 41960461..c851e34b 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 = "r2" +PR = "r3" BRANCH = "ti-u-boot-2021.01" -SRCREV = "ae3a9e682e51cfa153cd12bf9b42563c74e6a542" +SRCREV = "1e70024c7e0f95f57fc1f4f20564baef1c049fb0" |