summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2021-10-15 12:02:01 -0300
committerGitHub <noreply@github.com>2021-10-15 12:02:01 -0300
commit9d05232d9a12a52d17039003f8d4b23ac001d378 (patch)
tree9eea3870c4a5af37b4b7613517008d050bda0738 /recipes-bsp/u-boot
parent2cdfab64a588c7570fe87c0fc3d05f061f2b692c (diff)
parent93d26c3d784f38b5629f31eb08ae7169c44ccb31 (diff)
downloadmeta-freescale-9d05232d9a12a52d17039003f8d4b23ac001d378.tar.gz
Merge pull request #888 from ting-liu/master
updates for Layerscape machines
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb (renamed from recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb b/recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb
index 69b03de1..db93710d 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = " \
15" 15"
16 16
17SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1" 17SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1"
18SRCREV= "f46a944f715f284aff1d42c009680ffe0be4058f" 18SRCREV= "1c0116f3da250c5a52858c53efb8b38c0963f477"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21B = "${WORKDIR}/build" 21B = "${WORKDIR}/build"