summaryrefslogtreecommitdiff
path: root/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb')
-rw-r--r--yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb b/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb
deleted file mode 100644
index 905c6694f..000000000
--- a/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-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"