]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: native package should not depend on DISTRO_FEATURES
authorGary Thomas <gary@mlbassoc.com>
Sat, 21 Jan 2017 05:02:18 +0000 (06:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Feb 2017 09:20:21 +0000 (09:20 +0000)
commitef2b49408f82daaf9bb72b3b339b70a48b9a134b
tree3ffea347713cf735c5851e9a1eeecfb79f75a9b7
parent5ed1bc5b4dadc74f1db52179238fbbd145a59043
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}

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/glib-2.0/glib.inc