summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_00.00.00.bb
diff options
context:
space:
mode:
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.bb9
1 files changed, 9 insertions, 0 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
new file mode 100644
index 0000000..1f6a275
--- /dev/null
+++ b/recipes-bsp/imx-test/imx-test_00.00.00.bb
@@ -0,0 +1,9 @@
1SUMMARY = "Dummy package for SoCs lacking imx-test package"
2DESCRIPTION = "Dummy package for SoCs lacking imx-test package"
3SECTION = "base"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
6
7inherit allarch
8
9ALLOW_EMPTY_${PN} = "1"