summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-01-08 15:12:48 -0300
committerGitHub <noreply@github.com>2023-01-08 15:12:48 -0300
commit162bb95bd59ece43d4883551f4a839f59a08db34 (patch)
tree215be7070b4f37a43c8a46aada1ec940f8525657 /recipes-bsp
parent10c35e578ce7324a1505c4fcf3103e40e7beebc0 (diff)
parentb9f143ec43134634acd9a5b69eb0d0e22bdcd077 (diff)
downloadmeta-freescale-162bb95bd59ece43d4883551f4a839f59a08db34.tar.gz
Merge pull request #1367 from Freescale/fix/u-boot-fslc-aarch
u-boot-fslc: Bump to 386ee4eecc8 revision
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc
index 478b9688..50d27073 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc
@@ -10,7 +10,7 @@ DEPENDS += "flex-native bison-native"
10 10
11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https" 11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https"
12 12
13SRCREV = "598f87fbdb6ce46b1959fda3ffbfaa41a64338e1" 13SRCREV = "386ee4eecc8ac5d41982daf20ef3a627a1e3e491"
14SRCBRANCH = "2023.01+fslc" 14SRCBRANCH = "2023.01+fslc"
15 15
16PV = "2023.01+git${SRCPV}" 16PV = "2023.01+git${SRCPV}"