rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | include test_recipe.inc |
2 | |||||
3 | # Set LICENSE to something so that bitbake -p that is ran at the beginning | ||||
4 | # is successful since test_recipe.inc has not yet been modified. | ||||
5 | LICENSE = "" | ||||
6 | |||||
7 | EXCLUDE_FROM_WORLD = "1" |