From: Saul Wold Date: Wed, 14 Sep 2011 21:40:00 +0000 (-0700) Subject: task-core-sdk: change task-core -> task-core-console X-Git-Tag: 2011-1~111 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=504103ba42783e937c7201a8aa079a52cdde2846;p=openembedded-core.git task-core-sdk: change task-core -> task-core-console Signed-off-by: Saul Wold --- diff --git a/meta/recipes-core/tasks/task-core-sdk.bb b/meta/recipes-core/tasks/task-core-sdk.bb index 52fdd75dd4..5743631787 100644 --- a/meta/recipes-core/tasks/task-core-sdk.bb +++ b/meta/recipes-core/tasks/task-core-sdk.bb @@ -6,7 +6,7 @@ DESCRIPTION = "Software Development Tasks for OpenedHand Poky" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" -DEPENDS = "task-core" +DEPENDS = "task-core-console" PR = "r7" ALLOW_EMPTY = "1"