summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_00.00.00.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-02-18 21:49:11 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2022-02-21 20:06:28 -0300
commitdbd0f0ae908a6b287488707cfe9f2d464b9b02d5 (patch)
tree156a3e17bd827103a8584b5e7f346d8bf2afd943 /recipes-bsp/imx-test/imx-test_00.00.00.bb
parent4cbbc15d937d2fbd487f10431c59cc1c21b791eb (diff)
downloadmeta-freescale-dbd0f0ae908a6b287488707cfe9f2d464b9b02d5.tar.gz
Rework recipes to use imx-generic-bsp more extensively
This rework the recipes making use of new imx-generic-bsp override; it has been applied to: - alsa-state - firmware-imx - imx-kobs - imx-test - imx-uuc - linux-fslc - linux-fslc-lts - packagegroup-fsl-mfgtool - u-boot-fslc - uuu Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_00.00.00.bb')
-rw-r--r--recipes-bsp/imx-test/imx-test_00.00.00.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-test/imx-test_00.00.00.bb b/recipes-bsp/imx-test/imx-test_00.00.00.bb
index 2feb9b3a..1850a16a 100644
--- a/recipes-bsp/imx-test/imx-test_00.00.00.bb
+++ b/recipes-bsp/imx-test/imx-test_00.00.00.bb
@@ -7,4 +7,4 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ad
7ALLOW_EMPTY:${PN} = "1" 7ALLOW_EMPTY:${PN} = "1"
8 8
9PACKAGE_ARCH = "${MACHINE_ARCH}" 9PACKAGE_ARCH = "${MACHINE_ARCH}"
10COMPATIBLE_MACHINE = "(mxs-generic-bsp|mx5-generic-bsp|mx6-nxp-bsp|vf50-generic-bsp|vf60-generic-bsp)" 10COMPATIBLE_MACHINE = "(imx-generic-bsp)"