summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Nie <jun.nie@linaro.org>2021-03-06 00:52:46 +0800
committerJun Nie <jun.nie@linaro.org>2021-03-07 13:48:14 +0800
commit972bd219835b38d4c130a595d8f9364124e9389e (patch)
treeb22ebe2f34024477e9f1cb31c581189d314b1c45
parent76797f11a7d8bac4224af4ae40e35d75f136c3be (diff)
bsp: u-boot: Change src_uri for mx8mp
Change src_uri for mx8mp to linaro version so that new feature can be added there. Signed-off-by: Jun Nie <jun.nie@linaro.org>
-rw-r--r--meta-lmp-bsp/recipes-bsp/u-boot/u-boot-fio_%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-lmp-bsp/recipes-bsp/u-boot/u-boot-fio_%.bbappend b/meta-lmp-bsp/recipes-bsp/u-boot/u-boot-fio_%.bbappend
index aa6d0d6..11329be 100644
--- a/meta-lmp-bsp/recipes-bsp/u-boot/u-boot-fio_%.bbappend
+++ b/meta-lmp-bsp/recipes-bsp/u-boot/u-boot-fio_%.bbappend
@@ -2,6 +2,11 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
BOOT_TOOLS_mx8 = "imx-boot-tools"
+SRC_URI_remove_mx8mp = "git://github.com/foundriesio/u-boot.git;branch=${SRCBRANCH}"
+SRC_URI_prepend_mx8mp = "git://git.linaro.org/people/jun.nie/u-boot.git;protocol=https;branch=${SRCBRANCH} "
+SRCREV_mx8mp = "ab3269e5f5210dd11f32ca8fabe78693d4c0998e"
+SRCBRANCH_mx8mp = "rel_imx_5.4.70_2.3.0-imx8mp-2020.04+efi+fio"
+
# From u-boot-imx/meta-freescale
do_deploy_append_mx8m() {
# Deploy u-boot-nodtb.bin and XX.dtb for mkimage to generate boot binary