]> code.ossystems Code Review - openembedded-core.git/commit
glib: remove unnecessary dependency to DISTRO_FEATURES
authorSamuli Piippo <samuli.piippo@qt.io>
Tue, 26 Jun 2018 07:59:51 +0000 (10:59 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jun 2018 08:22:30 +0000 (09:22 +0100)
commita39830b77f567e2361f1ced49bfdce52591e220c
tree5c097941bb2b3e0a13757f2d3fb28fe722f6edca
parentc88304a78e528596ca481cabe273749c286c352a
glib: remove unnecessary dependency to DISTRO_FEATURES

Since DISTRO_FEATURES was expanded in the comments, it created
task dependency to the full content of DISTRO_FEATURES, instead
of just the x11 used below. This prevented reuse of sstate-cache
when unrelated feature flags were changed.

Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib.inc