* [PATCH] k2g-evm: add opencl feature
@ 2016-05-23 16:16 Jacob Stiffler
2016-05-23 17:01 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Jacob Stiffler @ 2016-05-23 16:16 UTC (permalink / raw)
To: meta-ti
Signed-off-by: Jacob Stiffler <j-stiffler@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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] k2g-evm: add opencl feature
2016-05-23 16:16 [PATCH] k2g-evm: add opencl feature Jacob Stiffler
@ 2016-05-23 17:01 ` Denys Dmytriyenko
2016-05-23 17:04 ` Stiffler, Jacob
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2016-05-23 17:01 UTC (permalink / raw)
To: Jacob Stiffler; +Cc: meta-ti
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 <j-stiffler@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] k2g-evm: add opencl feature
2016-05-23 17:01 ` Denys Dmytriyenko
@ 2016-05-23 17:04 ` Stiffler, Jacob
0 siblings, 0 replies; 3+ messages in thread
From: Stiffler, Jacob @ 2016-05-23 17:04 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org
> -----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-stiffler@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-05-23 17:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-23 16:16 [PATCH] k2g-evm: add opencl feature Jacob Stiffler
2016-05-23 17:01 ` Denys Dmytriyenko
2016-05-23 17:04 ` 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.