From: Khem Raj Date: Fri, 5 Nov 2010 00:17:06 +0000 (-0700) Subject: task-arago-toolchain: Exclude from World build X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10e1e4d039f93ee2481e3b0ea8414a85ea1c06bc;p=openembedded.git task-arago-toolchain: Exclude from World build Signed-off-by: Khem Raj Signed-off-by: Denys Dmytriyenko --- diff --git a/recipes/tasks/task-arago-toolchain-dvsdk-target.bb b/recipes/tasks/task-arago-toolchain-dvsdk-target.bb index c14325547a..a8d3884cb3 100644 --- a/recipes/tasks/task-arago-toolchain-dvsdk-target.bb +++ b/recipes/tasks/task-arago-toolchain-dvsdk-target.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Target packages for a standalone Arago SDK or external toolchain" ALLOW_EMPTY = "1" PR = "r18" +EXCLUDE_FROM_WORLD = "1" PACKAGES = "${PN}" diff --git a/recipes/tasks/task-arago-toolchain-gst-target.bb b/recipes/tasks/task-arago-toolchain-gst-target.bb index 3c6c2b9538..ced17084c6 100644 --- a/recipes/tasks/task-arago-toolchain-gst-target.bb +++ b/recipes/tasks/task-arago-toolchain-gst-target.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Target packages for a standalone Arago SDK or external toolchain" ALLOW_EMPTY = "1" PR = "r24" +EXCLUDE_FROM_WORLD = "1" PACKAGES = "${PN}" diff --git a/recipes/tasks/task-arago-toolchain-target.bb b/recipes/tasks/task-arago-toolchain-target.bb index 496910e368..8fb5182db3 100644 --- a/recipes/tasks/task-arago-toolchain-target.bb +++ b/recipes/tasks/task-arago-toolchain-target.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Target packages for a standalone Arago SDK or external toolchain" ALLOW_EMPTY = "1" PR = "r3" +EXCLUDE_FROM_WORLD = "1" PACKAGES = "${PN}"