[OE-core] Meta-web-kiosk Layer

Martin Jansa martin.jansa at gmail.com
Thu Jan 24 12:43:19 UTC 2013


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.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130124/b874d4f8/attachment-0002.sig>


More information about the Openembedded-core mailing list