From patchwork Sun Sep 9 15:31:18 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-opie] recipes: inherit packagegroup instead of obsoleted task bbclass Date: Sun, 09 Sep 2012 15:31:18 -0000 From: Khem Raj X-Patchwork-Id: 36173 Message-Id: <1347204678-22970-1-git-send-email-raj.khem@gmail.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Khem Raj --- recipes-opie/tasks/task-opie-16mb.bb | 2 +- recipes-opie/tasks/task-opie-all.bb | 2 +- recipes-opie/tasks/task-opie-apps.bb | 2 +- recipes-opie/tasks/task-opie-games.bb | 2 +- recipes-opie/tasks/task-opie.bb | 2 +- recipes-opie/tasks/task-xqtlauncher.bb | 2 +- recipes-qtopia/tasks/task-qpe.bb | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/recipes-opie/tasks/task-opie-16mb.bb b/recipes-opie/tasks/task-opie-16mb.bb index 34f81f6..eb684d5 100644 --- a/recipes-opie/tasks/task-opie-16mb.bb +++ b/recipes-opie/tasks/task-opie-16mb.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" PACKAGE_ARCH = "${MACHINE_ARCH}" PR = "r5" -inherit task +inherit packagegroup LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" diff --git a/recipes-opie/tasks/task-opie-all.bb b/recipes-opie/tasks/task-opie-all.bb index 3f3a33b..d9c0a74 100644 --- a/recipes-opie/tasks/task-opie-all.bb +++ b/recipes-opie/tasks/task-opie-all.bb @@ -3,7 +3,7 @@ SECTION = "opie/base" LICENSE = "MIT" PR = "r3" -inherit task +inherit packagegroup LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" diff --git a/recipes-opie/tasks/task-opie-apps.bb b/recipes-opie/tasks/task-opie-apps.bb index 2cb0981..b019a87 100644 --- a/recipes-opie/tasks/task-opie-apps.bb +++ b/recipes-opie/tasks/task-opie-apps.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" PR = "r1" -inherit task +inherit packagegroup LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" diff --git a/recipes-opie/tasks/task-opie-games.bb b/recipes-opie/tasks/task-opie-games.bb index 0193532..d00fdb5 100644 --- a/recipes-opie/tasks/task-opie-games.bb +++ b/recipes-opie/tasks/task-opie-games.bb @@ -3,7 +3,7 @@ SECTION = "opie/base" LICENSE = "MIT" PR = "r1" -inherit task +inherit packagegroup LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" diff --git a/recipes-opie/tasks/task-opie.bb b/recipes-opie/tasks/task-opie.bb index 64e6492..2c626c6 100644 --- a/recipes-opie/tasks/task-opie.bb +++ b/recipes-opie/tasks/task-opie.bb @@ -5,7 +5,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" PR = "r16" -inherit task +inherit packagegroup LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" diff --git a/recipes-opie/tasks/task-xqtlauncher.bb b/recipes-opie/tasks/task-xqtlauncher.bb index 242307f..8bef8b7 100644 --- a/recipes-opie/tasks/task-xqtlauncher.bb +++ b/recipes-opie/tasks/task-xqtlauncher.bb @@ -3,7 +3,7 @@ SECTION = "opie/base" LICENSE = "MIT" PR = "r1" -inherit task +inherit packagegroup LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" diff --git a/recipes-qtopia/tasks/task-qpe.bb b/recipes-qtopia/tasks/task-qpe.bb index 10567c9..7353e71 100644 --- a/recipes-qtopia/tasks/task-qpe.bb +++ b/recipes-qtopia/tasks/task-qpe.bb @@ -3,7 +3,7 @@ SECTION = "opie/base" LICENSE = "MIT" PR = "r10" -inherit task +inherit packagegroup PACKAGES = "task-qpe-applets task-qpe-games task-qpe-inputmethods \ task-qpe-multimedia task-qpe-emulators task-qpe-applications \