Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [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 = "" | ||||
Patrick Williams | d8c66bc | 2016-06-20 12:57:21 -0500 | [diff] [blame] | 6 | |
7 | EXCLUDE_FROM_WORLD = "1" |