On Thu, Nov 04, 2010 at 05:17:50PM -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj <[email protected]>

As an Arago maintainer:
Signed-off-by: Denys Dmytriyenko <[email protected]>

> ---
>  recipes/tasks/task-arago-toolchain-dvsdk-target.bb |    1 +
>  recipes/tasks/task-arago-toolchain-gst-target.bb   |    1 +
>  recipes/tasks/task-arago-toolchain-target.bb       |    1 +
>  3 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/recipes/tasks/task-arago-toolchain-dvsdk-target.bb 
> b/recipes/tasks/task-arago-toolchain-dvsdk-target.bb
> index c143255..a8d3884 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 3c6c2b9..ced1708 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 496910e..8fb5182 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}"
>  
> -- 
> 1.7.1
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to