diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-09-10 17:08:50 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-10 17:08:50 -0300 |
commit | 129b9a1a5d21490c15753a14bc0a0635ce2e8900 (patch) | |
tree | f504793585ae969be0d7fcb86743f2e6193bfbce | |
parent | 7061eddf1b2d767e9781875bb407e5782825a154 (diff) | |
parent | c0b7f552a0fef79a79704f4bc515f74a1274030d (diff) | |
download | meta-freescale-129b9a1a5d21490c15753a14bc0a0635ce2e8900.tar.gz |
Merge pull request #1933 from mdrodrigo/topic/u-boot
u-boot-fslc: Bump to revison 5b4d66dd
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc index 214d45323..b2bea55c9 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc | |||
@@ -10,7 +10,7 @@ DEPENDS += "flex-native bison-native" | |||
10 | 10 | ||
11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https" | 11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https" |
12 | 12 | ||
13 | SRCREV = "1406c04f60f5c375e0fc77b9f661aecd08dff45e" | 13 | SRCREV = "5b4d66dd41432d36c22bcdfa2d1ca4afc3a1c2fc" |
14 | SRCBRANCH = "2024.07+fslc" | 14 | SRCBRANCH = "2024.07+fslc" |
15 | 15 | ||
16 | PV = "2024.07+fslc+git${SRCPV}" | 16 | PV = "2024.07+fslc+git${SRCPV}" |