diff --git a/meta-digi-arm/recipes-bsp/imx-test/imx-test_git.bbappend b/meta-digi-arm/recipes-bsp/imx-test/imx-test_git.bbappend new file mode 100644 index 000000000..d30ce9eca --- /dev/null +++ b/meta-digi-arm/recipes-bsp/imx-test/imx-test_git.bbappend @@ -0,0 +1,13 @@ +# Copyright (C) 2012-2016 O.S. Systems Software LTDA. +# Copyright (C) 2013-2016 Freescale Semiconductor +# Copyright 2017-2021 NXP + +SRCBRANCH = "lf-5.10.72_2.2.0" +IMXTEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-test.git;protocol=https" +SRC_URI = " \ + ${IMXTEST_SRC};branch=${SRCBRANCH} \ + file://memtool_profile \ +" +SRCREV = "a26b1ee51177e317aa05251d4c8f10c4c68064f6" + +PACKAGECONFIG_append_mx8m = " swpdm"