From: Jens Rehsack Date: Fri, 3 Apr 2020 18:14:28 +0000 (+0200) Subject: u-boot-qoriq: update to LSDK-20.04 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=424f553214593d09ccd7a31cc9d0dcce6170afb1;p=meta-freescale.git u-boot-qoriq: update to LSDK-20.04 Update u-boot-qoriq from u-boot-qoriq_2019.09 to u-boot-qoriq_2020.04 since LSDK-19.09 doesn't support 'make u-boot-initial-env'. Fixes incompatibility to OE-core commit 4882a93566f2ef24787777d33950f12a9cc5db4e u-boot: Restore valid default environment for running system Signed-off-by: Jens Rehsack --- diff --git a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc b/recipes-bsp/u-boot/u-boot-qoriq-common_2020.04.inc similarity index 93% rename from recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc rename to recipes-bsp/u-boot/u-boot-qoriq-common_2020.04.inc index a296fd76..e27a232c 100644 --- a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc +++ b/recipes-bsp/u-boot/u-boot-qoriq-common_2020.04.inc @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ " -SRCREV= "ebb420ac9d67ffeaf9df2d69a928fdb3df78394a" +SRCREV= "b0833bd0e26c059277f0673c9887b967f1ea5837" S = "${WORKDIR}/git" B = "${WORKDIR}/build" diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2019.09.bb b/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-qoriq_2019.09.bb rename to recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb