emptytest.bb 204 B

1234567
  1. include test_recipe.inc
  2. # Set LICENSE to something so that bitbake -p that is ran at the beginning
  3. # is successful since test_recipe.inc has not yet been modified.
  4. LICENSE = ""
  5. EXCLUDE_FROM_WORLD = "1"