diff options
author | Mark Hatle <[mark.hatle@windriver.com]> | 2017-08-28 14:23:35 -0700 |
---|---|---|
committer | Juro Bystricky <juro.bystricky@intel.com> | 2017-08-28 14:23:35 -0700 |
commit | 52515d8bee445d728d5fe63bfcbca79b5d8ea250 (patch) | |
tree | 1c1c973c3a78ce8b6265b519baa3d9101d6fb331 /lib/oeqa/sdkmingw/cases/binutils.py | |
parent | 5a1fb35dc58f9d1fda0a981b46d0886dcaa435d3 (diff) | |
download | meta-mingw-52515d8bee445d728d5fe63bfcbca79b5d8ea250.tar.gz |
Fix Yocto Project compatible errors
Each of the recipes modified fail the YP compatible checking script because
they modify the checksum of the package, even when the mingw32 SDK is not
enabled.
This is corrected by ensuring that each of the settings is only done when
the mingw32 override is enabled.
The PACKAGECONFIG options are moved to oe-core, as there is no way to
specify they should only available in the mingw32 override is enabled.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'lib/oeqa/sdkmingw/cases/binutils.py')
0 files changed, 0 insertions, 0 deletions