All of lore.kernel.org
 help / color / mirror / Atom feed
* Getting a clutter app to work on the SABRE Lite board
@ 2013-02-26 12:37 Daniel Kenji Morgan
  2013-02-26 19:51 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Kenji Morgan @ 2013-02-26 12:37 UTC (permalink / raw)
  To: meta-freescale

Hello,

I'm still fairly new to embedded Linux, and have a question regarding clutter.
One of things I'm trying out is to create a simple application using clutter.
I'm basing the application on the clutter helloworld project provided by the Yocto Eclipse plugin.

What are the minimum package requirements to run a clutter app on the SABRE Lite board?
The "core-image-clutter" seems to be a suitable image, but it includes all sorts of packages related to X and GTK.
Are all these packages required?

I am currently using Poky 1.3 (danny) for all required meta layers.
Any help would be greatly appreciated.



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

* Re: Getting a clutter app to work on the SABRE Lite board
  2013-02-26 12:37 Getting a clutter app to work on the SABRE Lite board Daniel Kenji Morgan
@ 2013-02-26 19:51 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2013-02-26 19:51 UTC (permalink / raw)
  To: daniel.kenji.morgan; +Cc: meta-freescale

On Tue, Feb 26, 2013 at 9:37 AM, Daniel Kenji Morgan
<daniel.kenji.morgan@gmail.com> wrote:
> Hello,
>
> I'm still fairly new to embedded Linux, and have a question regarding clutter.
> One of things I'm trying out is to create a simple application using clutter.
> I'm basing the application on the clutter helloworld project provided by the Yocto Eclipse plugin.
>
> What are the minimum package requirements to run a clutter app on the SABRE Lite board?
> The "core-image-clutter" seems to be a suitable image, but it includes all sorts of packages related to X and GTK.
> Are all these packages required?

You may override the DISTRO_FEATURES and remove 'x11' from the list;
it'll avoid x11 packages to be build.

> I am currently using Poky 1.3 (danny) for all required meta layers.
> Any help would be greatly appreciated.
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


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

end of thread, other threads:[~2013-02-26 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26 12:37 Getting a clutter app to work on the SABRE Lite board Daniel Kenji Morgan
2013-02-26 19:51 ` Otavio Salvador

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.