Hi,

I've updated the repository with the dependencies changes.

Thanks,
Ema
________________________________________
From: Martin Jansa [martin.ja...@gmail.com]
Sent: Thursday, January 24, 2013 2:43 PM
To: Ciobanu, Emilia Maria Silvia
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] Meta-web-kiosk Layer

On Thu, Jan 24, 2013 at 12:05:00PM +0000, Ciobanu, Emilia Maria Silvia wrote:
> Hi,
>
> I've created a new layer that can be used for kiosk devices.
> You can check it out at:
>     http://git.yoctoproject.org/cgit/cgit.cgi/meta-web-kiosk/
>
> It contains a new bitbake target that automatically
> starts a web browser right after boot and enables the
> use of a virtual keyboard if there is support for it.
>
> The layer currently includes recipes for the web browser,
> and bsp configurations.
>
> I'm open to receiving feedback, patches and any suggestions.

Why not add dependency on meta-openembedded/meta-oe and meta-gnome?

At least 4 duplicated recipes could be removed and newer midori from
meta-gnome would be used:

OE @ ~/meta-openembedded $ find . -name ca-certificates_\*
./meta-oe/recipes-support/ca-certificates/ca-certificates_20120623.bb
OE @ ~/meta-openembedded $ find . -name vala_\*
./meta-oe/recipes-devtools/vala/vala_0.16.0.bb
OE @ ~/meta-openembedded $ find . -name midori_\*
./meta-gnome/recipes-connectivity/midori/midori_0.4.7.bb
OE @ ~/meta-openembedded $ find . -name python-docutils_\*
./meta-oe/recipes-devtools/python/python-docutils_0.5.bb

Cheers,

--
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to