weston-ini-conf: Make this track variables correctly for signatures 55/11255/3
authorTom Rini <trini@konsulko.com>
Thu, 12 Oct 2017 13:20:19 +0000 (09:20 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 12 Oct 2017 21:50:49 +0000 (21:50 +0000)
commit1f94c21af983630e88e4d7230c817e5e570c6055
tree10ff1d8b75ecf9777968868d29957295275e09f9
parent151ea4141d2e332b706241aebbd3fb5b206b0072
weston-ini-conf: Make this track variables correctly for signatures

bitbake does not know to track values that are found and used via
getVarFlags() without them being otherwise refernced and tracked in ways
that are otherwise caught.  Further given that we use multiple levels of
varflags here we need to be explicit in their tracking.  Add all
variables that we use to varflags where they are added to the metadata.

Bug-AGL: SPEC-939
Change-Id: I32cf16c4354d733e086c6ea9a845934beff94715
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11255
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
12 files changed:
meta-agl-bsp/meta-freescale-layer/recipes-graphics/wayland/weston-ini-conf.bbappend
meta-agl-bsp/meta-intel/recipes-graphics/wayland/weston-ini-conf.bbappend
meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf.bbappend
meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston-ini-conf.bbappend
meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston-ini-conf.bbappend
meta-agl/recipes-graphics/wayland/Readme.weston-ini-conf
meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
meta-agl/recipes-graphics/wayland/weston-ini-conf/screen_DSI.inc
meta-agl/recipes-graphics/wayland/weston-ini-conf/screen_GeChic.inc
meta-agl/recipes-graphics/wayland/weston-ini-conf/screen_dell.inc
meta-agl/recipes-graphics/wayland/weston-ini-conf/screen_eGalax.inc
meta-agl/recipes-graphics/wayland/weston-ini-conf/screen_qemu.inc