mirror of
https://git.yoctoproject.org/poky
synced 2026-06-15 17:50:07 +00:00
80e6408b9f
Add a parameter to getVarFlag() to auto-expand the value of the flag. This makes getVarFlag() more consistent with getVar(), and allows expansion of vardeps and vardepsexclude (which has been done in this commit). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>