hardknott: imx-test: sync with meta-imx hardknott-5.10.72-2.2.0 branch
This recipe was missing from our layer, so add it just in case it's needed by any new package. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
a3f5249599
commit
fea55dbad0
|
|
@ -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"
|
||||||
Loading…
Reference in New Issue