aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChristopher Larson <chris_larson@mentor.com>2015-09-14 17:10:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-16 21:38:22 +0100
commita3473d1ee30f8ec688d57dddb6e3c2b887194384 (patch)
tree7a4b84bf64f7093d1860462b4fe638fb0135b6b1 /scripts
parente0d5e6a7d31f0e69f65f9bf3f1027b91c9bd23cc (diff)
downloadopenembedded-core-contrib-a3473d1ee30f8ec688d57dddb6e3c2b887194384.tar.gz
image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*
We want do_rootfs to rerun if the fstype or compression commands or dependencies change for any of our configured fstypes (IMAGE_FSTYPES). IMAGE_TYPEDEP isn't explicitly handled, as it's traversed already, so the end result will change if it does, and we only really care about the results, not how we got there. This uses oe.image.Image()._get_image_types() to get the info about the image and compression types in use. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions