]> code.ossystems Code Review - openembedded-core.git/commit
ptest.bbclass: don't add to PACKAGES if disabled
authorChristopher Larson <chris_larson@mentor.com>
Wed, 16 Jan 2013 20:31:36 +0000 (13:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2013 13:00:40 +0000 (13:00 +0000)
commit7bf5ee91aa84a6fa85d6da361b64139889faa172
treea3385af1d4863f6b33deebd118f3b7ba988d2034
parent94fcb80121b64974ff57b76275addaa684c559cf
ptest.bbclass: don't add to PACKAGES if disabled

Without this, we have excessive dependencies leaking into the build. In
particular, glib-2.0 was sucking in python modules even if ptest wasn't in
DISTRO_FEATURES.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/ptest.bbclass