diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2019-09-23 13:21:11 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-10 16:53:26 +0100 |
commit | c272ecd65b3c2be9a411a79576d934378025c7bb (patch) | |
tree | 4044439a69499b9b7914ffa3b63fa6088708ee43 /meta/recipes-devtools/rpm | |
parent | 8e23315bda711e4b9f4848672d0b0acccea1ae6c (diff) | |
download | poky-c272ecd65b3c2be9a411a79576d934378025c7bb.tar.gz |
bitbake: cookerdata: Add mc conffiles hashes to cache hash
The variable values that result from parsing multiconfig should be
included in the cooker data hash, otherwise changes to these files won't
be detected, which will allow the parsing cache to be loaded with the
old values for the multiconfigs. This can either manifest as the
variable values simply not updating, or getting basehash changed errors
when building.
This bug was previously undetected because all of the multiconfig base
files were a direct file dependency in all parsed recipes. This was
fixed in 34137a00f60 ("bitbake: bitbake: cooker: Rename __depends in all
multiconfigs"), exposing this bug.
[YOCTO #13541]
(Bitbake rev: 6b045e074c6fea97d4e305a5a3c8bf82135d95eb)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm')
0 files changed, 0 insertions, 0 deletions