summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-mainline_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
index 0d3f33ef..2db98996 100644
--- a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
4 4
5PR = "r0" 5PR = "r0"
6 6
7PV = "2021.04" 7PV = "2021.07"
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.04"
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 = "b46dd116ce03e235f2a7d4843c6278e1da44b5e1" 18SRCREV = "840658b093976390e9537724f802281c9c8439f5"