summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-04-12 00:01:36 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-20 16:17:28 -0300
commit2cd5ba1c3895a1f0a3fc0066f62865a341de1222 (patch)
treeb2cd9cc9bd70f9e1542cdd69dbe3d6b1a8f06302 /recipes-bsp
parent58a7e1c27e104aca461df2a390ae2b908520594f (diff)
downloadmeta-freescale-2cd5ba1c3895a1f0a3fc0066f62865a341de1222.tar.gz
u-boot-qoriq: update to 3cd9bc3
New changes: 3cd9bc3993 net/dsa: Remove (c) in copyright line c8c2bb1533 i2c: mxc: fix copyright 024518ee2e configs: ls1021a: Append CMA configuration to bootargs Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc
index e27a232c..29dd3561 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc
+++ b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
12 12
13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ 13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \
14" 14"
15SRCREV= "b0833bd0e26c059277f0673c9887b967f1ea5837" 15SRCREV= "3cd9bc39934825200822855574fc91d8276e6584"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18B = "${WORKDIR}/build" 18B = "${WORKDIR}/build"