diff options
author | 2021-04-29 22:48:31 -0500 | |
---|---|---|
committer | 2021-04-29 22:48:31 -0500 | |
commit | cb71afd6f014be844285d069cd835f94d2b08ac6 (patch) | |
tree | ade00421e828e999007a271eca0f35b17b64da0a | |
parent | 4327c8981623d22c5c73d3194959d7fe70aae112 (diff) | |
download | meta-ti-cb71afd6f014be844285d069cd835f94d2b08ac6.tar.gz meta-ti-cb71afd6f014be844285d069cd835f94d2b08ac6.tar.bz2 meta-ti-cb71afd6f014be844285d069cd835f94d2b08ac6.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 c851e34b..015cd028 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 = "r3" +PR = "r4" BRANCH = "ti-u-boot-2021.01" -SRCREV = "1e70024c7e0f95f57fc1f4f20564baef1c049fb0" +SRCREV = "51a19c4274ca897cec279d1b2d883957ab4705c5" |