diff options
author | Gary Thomas <gary@mlbassoc.com> | 2017-01-21 06:02:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-05 09:22:17 +0000 |
commit | d4caf50fc2d7eb63eb5fe96ae9edf0e66e924b4d (patch) | |
tree | 3f9e6208ee2a603ee461ae0f2d19b94317fa0572 /meta-yocto | |
parent | 82548f8e9c48e45cf92d5e431360a3c0c8496ab0 (diff) | |
download | poky-d4caf50fc2d7eb63eb5fe96ae9edf0e66e924b4d.tar.gz |
glib-2.0: native package should not depend on DISTRO_FEATURES
xxx-native packages should not depend on ${DISTRO} settings. Doing
so feels inherently wrong and limits the usefulness of sstate-cache.
This patch changes how this package is installed, in particular
removing the dependency on the ${DISTRO_FEATURES} variable in
glib-2.0-native. This will further improve the ability to share
native packages between builds with differences in ${DISTRO_FEATURES}
(From OE-Core rev: ef2b49408f82daaf9bb72b3b339b70a48b9a134b)
Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions