summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/build-image.py
diff options
context:
space:
mode:
authorMariano Lopez <mariano.lopez@linux.intel.com>2015-12-30 06:52:54 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-11 10:57:03 +0000
commit87ba508688932739c5db16940ccca2b4a2959d6e (patch)
treef1d57d5b1d8d4557b15e12257ec7470a8b5adee1 /scripts/lib/devtool/build-image.py
parent9991263ffe6ac11493333a76213850517760e50a (diff)
downloadpoky-87ba508688932739c5db16940ccca2b4a2959d6e.tar.gz
image_types.bbclass: Rebuild when WICVARS change
The procces to do a wic image is to save a file with variables required by wic and then call wic using this file. Because this is external to bitbake if the vars change, the image won't be rebuild; an example of such is IMAGE_BOOT_FILES. This patch adds these variables to vardeps of do_rootfs when a wic image is build. This will rebuild the image if a variable needed by wic changes. [YOCTO #8693] (From OE-Core rev: 91d4706d356659e46923a8314f1a2aa259ead4fe) Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> (From OE-Core master rev: 12c54d50ed4c321dc272beb3c6cb770965c979f1) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build-image.py')
0 files changed, 0 insertions, 0 deletions