diff options
Diffstat (limited to 'meta-fsl-arm/recipes-bsp/imx-test')
-rw-r--r-- | meta-fsl-arm/recipes-bsp/imx-test/imx-test_00.00.00.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/imx-test/imx-test_00.00.00.bb b/meta-fsl-arm/recipes-bsp/imx-test/imx-test_00.00.00.bb index 1f6a2755..bb68fcfb 100644 --- a/meta-fsl-arm/recipes-bsp/imx-test/imx-test_00.00.00.bb +++ b/meta-fsl-arm/recipes-bsp/imx-test/imx-test_00.00.00.bb | |||
@@ -4,6 +4,6 @@ SECTION = "base" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
6 | 6 | ||
7 | inherit allarch | ||
8 | |||
9 | ALLOW_EMPTY_${PN} = "1" | 7 | ALLOW_EMPTY_${PN} = "1" |
8 | |||
9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||