summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb')
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/import-layers/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb
new file mode 100644
index 000000000..905c6694f
--- /dev/null
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb
@@ -0,0 +1,7 @@
+include test_recipe.inc
+
+# Set LICENSE to something so that bitbake -p that is ran at the beginning
+# is successful since test_recipe.inc has not yet been modified.
+LICENSE = ""
+
+EXCLUDE_FROM_WORLD = "1"
OpenPOWER on IntegriCloud