packagegroup.bbclass: Set INHIBIT_DEFAULT_DEPS

It doesn't need them since no compile happens.

(From OE-Core rev: c08478c06d541086bd358c318fce213910c7312d)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang
2019-01-24 15:01:06 +08:00
committed by Richard Purdie
parent 4ed543ef71
commit 62dd6c2eff

View File

@@ -48,6 +48,8 @@ deltask do_compile
deltask do_install
deltask do_populate_sysroot
INHIBIT_DEFAULT_DEPS = "1"
python () {
if bb.data.inherits_class('nativesdk', d):
return