On Mon, Jun 26, 2017 at 01:43:17PM -0400, Sam Nelson wrote:
> Signed-off-by: Sam Nelson <[email protected]>
> ---
>  .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb  | 7 
> +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git 
> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
>  
> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> index c623b37..360890b 100644
> --- 
> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> +++ 
> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "Task to install additional utilities/demos for SDKs"
>  LICENSE = "MIT"
> -PR = "r60"
> +PR = "r61"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> @@ -119,7 +119,10 @@ EXTRA_PACKAGES_omapl138 = " \
>  
>  EXTRA_PACKAGES_append_ti33x = " voxelsdk"
>  EXTRA_PACKAGES_append_ti43x = " voxelsdk"
> -EXTRA_PACKAGES_append_omap-a15 = " voxelsdk"
> +EXTRA_PACKAGES_append_omap-a15 = " voxelsdk \
> +                                   big-data-ipc-demo-linux \
> +                                   big-data-ipc-demo-linux-firmware \
> +"

I only see you are adding it for omap-a15, but not keystone - on purpose?


>  EXTRA_PACKAGES_append_omap-a15 = " ti-ipc-examples-linux"
>  EXTRA_PACKAGES_append_keystone = " ti-ipc-examples-linux"
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to