]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: check host tool dependencies on change in NATIVELSBSTRING
authorBill Randle <william.c.randle@intel.com>
Tue, 22 Mar 2016 17:23:18 +0000 (10:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2016 21:44:26 +0000 (21:44 +0000)
commite838b581397bbea9a0f4d74648fcc250073db1ae
tree3f67729cce9404735533af5899d53d1cb59fa787
parentc8ac9d483f6e1cfca82dad8cf3e0745935e96214
sanity.bbclass: check host tool dependencies on change in NATIVELSBSTRING

When a user upgrades their host distro, it may no longer have all the
required tools installed, but this won't be caught by bitbake resulting
in possible build errors. Rather than check for installed tools on every
startup, use the NATIVELSBSTRING change as indicator to rescan for host
tool dependencies. Store the NATIVELSBSTRING in the sanity_info file.

[YOCTO #8585]

Signed-off-by: Bill Randle <william.c.randle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sanity.bbclass