summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2022-10-22 04:56:24 +0000
committerRyan Eatmon <reatmon@ti.com>2022-11-23 16:08:24 -0600
commit92598343f31abf376328359315b5e1038a2861bc (patch)
tree39ab60a15c940efd39d7ca67ca68c9265c6dff87 /meta-ti-bsp
parent8ea305bf98c5fd43d258d62de779e21c93cc9a96 (diff)
downloadmeta-ti-92598343f31abf376328359315b5e1038a2861bc.tar.gz
u-boot-ti-mainline: update to the latest 2022.10
Update to the latest release version. bzip2 license was added to the list, update checksum. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
index 76aaa4b2..ebeb4d42 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
@@ -1,10 +1,10 @@
1require u-boot-ti.inc 1require u-boot-ti.inc
2 2
3LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" 3LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
4 4
5PR = "r0" 5PR = "r0"
6 6
7PV = "2021.10" 7PV = "2022.10"
8 8
9# For the un-initiated: 9# For the un-initiated:
10# The actual URL you'd use with a git clone for example would be: 10# The actual URL you'd use with a git clone for example would be:
@@ -15,4 +15,4 @@ PV = "2021.10"
15# b) and we want git fetcher to use https protocol, hence GIT_PROTOCOL as https 15# b) and we want git fetcher to use https protocol, hence GIT_PROTOCOL as https
16UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git" 16UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git"
17UBOOT_GIT_PROTOCOL = "https" 17UBOOT_GIT_PROTOCOL = "https"
18SRCREV = "d80bb749fab53da72c4a0e09b8c2d2aaa3103c91" 18SRCREV = "4debc57a3da6c3f4d3f89a637e99206f4cea0a96"