Add new Yocto layer for common packages to IVI systems 52/4052/2
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Mon, 17 Aug 2015 15:09:46 +0000 (00:09 +0900)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Wed, 19 Aug 2015 14:41:19 +0000 (23:41 +0900)
'meta-ivi-common' is a new Yocto layer for common packages
to various Linux-based In-Vehicle Infotainment system.

The metadata to install common packages which developed by other OSS
projects (except Poky/OE) would be cloned here.  (This cloning is
tentative until a better way to refer those metadata is found.)

To add common packages which are already in Poky/OE into rootfs
of meta-agl, add them to packagegroup-ivi-common-* in meta-ivi-common.

And the common packages which used to be in packagegroup-agl-core-*
are moved to packagegroup-ivi-common-*. (weston and weston-examples)

Change-Id: I94ea7117029cc7769583358e1e2ec0aad2d21e5e
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>

No differences found