Re: [meta-ti] [PATCH] k2g-evm: add opencl feature

2016-05-23 Thread Stiffler, Jacob


> -Original Message-
> From: Dmytriyenko, Denys
> Sent: Monday, May 23, 2016 1:01 PM
> To: Stiffler, Jacob
> Cc: meta-ti@yoctoproject.org
> Subject: Re: [meta-ti] [PATCH] k2g-evm: add opencl feature
> 
> Jake,
> 
> Is everything else ready for k2g? It wasn't enabled previously in our
> packagegroups, hence I didn't add machine feature for it here.
>

Yes, everything else is ready. Support for k2g came in very close to the 
2015.03 release, so the packagegroup additions were not upstreamed at that 
time. 

- Jake

> --
> Denys
> 
> 
> On Mon, May 23, 2016 at 12:16:28PM -0400, Jacob Stiffler wrote:
> > Signed-off-by: Jacob Stiffler <j-stiff...@ti.com>
> > ---
> >  conf/machine/k2g-evm.conf | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
> > index 125a949..860324c 100644
> > --- a/conf/machine/k2g-evm.conf
> > +++ b/conf/machine/k2g-evm.conf
> > @@ -4,7 +4,7 @@
> >
> >  require conf/machine/include/keystone.inc
> >
> > -MACHINE_FEATURES += "alsa"
> > +MACHINE_FEATURES += "alsa opencl"
> >
> >  UBOOT_MACHINE = "k2g_evm_config"
> >
> > --
> > 2.7.4
> >
> > --
> > ___
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
-- 
___
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti


Re: [meta-ti] [PATCH] k2g-evm: add opencl feature

2016-05-23 Thread Denys Dmytriyenko
Jake,

Is everything else ready for k2g? It wasn't enabled previously in our 
packagegroups, hence I didn't add machine feature for it here.

-- 
Denys


On Mon, May 23, 2016 at 12:16:28PM -0400, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler 
> ---
>  conf/machine/k2g-evm.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
> index 125a949..860324c 100644
> --- a/conf/machine/k2g-evm.conf
> +++ b/conf/machine/k2g-evm.conf
> @@ -4,7 +4,7 @@
>  
>  require conf/machine/include/keystone.inc
>  
> -MACHINE_FEATURES += "alsa"
> +MACHINE_FEATURES += "alsa opencl"
>  
>  UBOOT_MACHINE = "k2g_evm_config"
>  
> -- 
> 2.7.4
> 
> -- 
> ___
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
-- 
___
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti


[meta-ti] [PATCH] k2g-evm: add opencl feature

2016-05-23 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler 
---
 conf/machine/k2g-evm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index 125a949..860324c 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -4,7 +4,7 @@
 
 require conf/machine/include/keystone.inc
 
-MACHINE_FEATURES += "alsa"
+MACHINE_FEATURES += "alsa opencl"
 
 UBOOT_MACHINE = "k2g_evm_config"
 
-- 
2.7.4

-- 
___
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti