aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-arago-toolchain-target.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-11-04 17:17:06 -0700
committerKhem Raj <raj.khem@gmail.com>2010-11-05 00:20:09 -0700
commit10e1e4d039f93ee2481e3b0ea8414a85ea1c06bc (patch)
tree152dae8a898910c460cf8e5bc0f9ed66184571c9 /recipes/tasks/task-arago-toolchain-target.bb
parent426fec50b368f6a710e303c4d4e6f16031b5c1ee (diff)
downloadopenembedded-10e1e4d039f93ee2481e3b0ea8414a85ea1c06bc.tar.gz
task-arago-toolchain: Exclude from World build
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/tasks/task-arago-toolchain-target.bb')
-rw-r--r--recipes/tasks/task-arago-toolchain-target.bb1
1 files changed, 1 insertions, 0 deletions
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}"