diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2016-07-28 11:43:02 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-01 11:46:37 +0100 |
commit | 799c93592a9aac571d6dc05529437c0eec7b08b8 (patch) | |
tree | 5e3919d5a264de1738a40e23e64bf8ac1b1a160c /meta/recipes-core | |
parent | f2a04faf3c5d0a3cc562061b22e1c4873e1ca769 (diff) | |
download | openembedded-core-799c93592a9aac571d6dc05529437c0eec7b08b8.tar.gz openembedded-core-799c93592a9aac571d6dc05529437c0eec7b08b8.tar.bz2 openembedded-core-799c93592a9aac571d6dc05529437c0eec7b08b8.zip |
useradd-staticids.bbclass: trigger reparsing when table files change
This addresses (among others) the following problem:
- USERADD_ERROR_DYNAMIC=error causes a recipe to get skipped
because a static ID entry is missing
- the entry gets added to the file
- using the recipe still fails with the same error as before
because the recipe gets loaded from the cache instead
of re-parsing it with the new table content
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions