All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tisdk-rootfs-image: add opencl-extra packagegroup
@ 2016-06-08 17:33 Jacob Stiffler
  2016-06-10 15:42 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Jacob Stiffler @ 2016-06-08 17:33 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb b/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
index 98988b2..8747e52 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
@@ -8,6 +8,7 @@ IMAGE_INSTALL += "\
     packagegroup-arago-tisdk-qte \
     packagegroup-arago-tisdk-addons \
     ${@bb.utils.contains('MACHINE_FEATURES','opencl','packagegroup-arago-tisdk-opencl','',d)} \
+    ${@bb.utils.contains('MACHINE_FEATURES','opencl','packagegroup-arago-tisdk-opencl-extra','',d)} \
     packagegroup-arago-tisdk-connectivity \
     packagegroup-arago-tisdk-crypto \
     packagegroup-arago-tisdk-matrix \
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] tisdk-rootfs-image: add opencl-extra packagegroup
  2016-06-08 17:33 [PATCH] tisdk-rootfs-image: add opencl-extra packagegroup Jacob Stiffler
@ 2016-06-10 15:42 ` Denys Dmytriyenko
  2016-06-10 15:46   ` Stiffler, Jacob
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2016-06-10 15:42 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago

Huh? Wasn't it meant to be added to "extra" rootfs image? Which it already is.


On Wed, Jun 08, 2016 at 01:33:23PM -0400, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb b/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> index 98988b2..8747e52 100644
> --- a/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> +++ b/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> @@ -8,6 +8,7 @@ IMAGE_INSTALL += "\
>      packagegroup-arago-tisdk-qte \
>      packagegroup-arago-tisdk-addons \
>      ${@bb.utils.contains('MACHINE_FEATURES','opencl','packagegroup-arago-tisdk-opencl','',d)} \
> +    ${@bb.utils.contains('MACHINE_FEATURES','opencl','packagegroup-arago-tisdk-opencl-extra','',d)} \
>      packagegroup-arago-tisdk-connectivity \
>      packagegroup-arago-tisdk-crypto \
>      packagegroup-arago-tisdk-matrix \
> -- 
> 2.7.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] tisdk-rootfs-image: add opencl-extra packagegroup
  2016-06-10 15:42 ` Denys Dmytriyenko
@ 2016-06-10 15:46   ` Stiffler, Jacob
  0 siblings, 0 replies; 3+ messages in thread
From: Stiffler, Jacob @ 2016-06-10 15:46 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org



> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Friday, June 10, 2016 11:43 AM
> To: Stiffler, Jacob
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [PATCH] tisdk-rootfs-image: add opencl-extra
> packagegroup
> 
> Huh? Wasn't it meant to be added to "extra" rootfs image? Which it already
> is.
> 

The "extra" rootfs image is the "server-extra" rootfs image, and only applicable to keystone. 

The opencl-extra packagegroup is also needed for dra7xx machines.

> 
> On Wed, Jun 08, 2016 at 01:33:23PM -0400, Jacob Stiffler wrote:
> > Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> > ---
> >  meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> b/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> > index 98988b2..8747e52 100644
> > --- a/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> > +++ b/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> > @@ -8,6 +8,7 @@ IMAGE_INSTALL += "\
> >      packagegroup-arago-tisdk-qte \
> >      packagegroup-arago-tisdk-addons \
> >      ${@bb.utils.contains('MACHINE_FEATURES','opencl','packagegroup-
> arago-tisdk-opencl','',d)} \
> > +    ${@bb.utils.contains('MACHINE_FEATURES','opencl','packagegroup-
> arago-tisdk-opencl-extra','',d)} \
> >      packagegroup-arago-tisdk-connectivity \
> >      packagegroup-arago-tisdk-crypto \
> >      packagegroup-arago-tisdk-matrix \
> > --
> > 2.7.4
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-10 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-08 17:33 [PATCH] tisdk-rootfs-image: add opencl-extra packagegroup Jacob Stiffler
2016-06-10 15:42 ` Denys Dmytriyenko
2016-06-10 15:46   ` Stiffler, Jacob

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.