[OE-core] [PATCH] buildtools-tarball: drop deltask package/packagedata

liu.ming50 at gmail.com liu.ming50 at gmail.com
Mon Jul 24 05:01:25 UTC 2017


From: Ming Liu <peter.x.liu at external.atlascopco.com>

They are redundant since nopackages are being inherited.

Signed-off-by: Ming Liu <peter.x.liu at external.atlascopco.com>
---
 meta/recipes-core/meta/buildtools-tarball.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index abdc7fe..be37c44 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -46,8 +46,6 @@ inherit toolchain-scripts-base
 inherit nopackages
 
 deltask install
-deltask package
-deltask packagedata
 deltask populate_sysroot
 
 do_populate_sdk[stamp-extra-info] = "${PACKAGE_ARCH}"
-- 
2.7.4




More information about the Openembedded-core mailing list