meta-agl/meta-ivi-common/classes/.gitkeep, branch lamprey_12.1.13 meta-agl layer (core AGL) http://git.automotivelinux.org/AGL/meta-agl/atom?h=lamprey_12.1.13 2018-04-20T15:07:06+00:00 Introduce meta-agl-profile-core and meta-agl-profile-graphics 2018-04-20T15:07:06+00:00 Jan-Simon Möller jsmoeller@linuxfoundation.org 2018-04-16T20:14:52+00:00 urn:sha1:bb0882c5dad030f676e424265ebcd869bb3ff899 Rework towards agl profiles. This change is part of a series of changes to create the AGL profiles. This set will mainly introduce the 'core' profile. It is setup to be a drop-in change, thus some files were kept in (dummy) locations for now. However, they'll be taken care of in the next changes in this series. The main target of the meta-agl-profile-core layer is to host: - a minimal, bootable image with network and package management enabled -- agl-image-boot - a minimal image with network and packagemanagement and the AGL APIs -- agl-image-minimal The layer meta-agl-profile-graphical is used as superset of these and includes support for egl+wayland+weston. All recipes concerning graphics were moved there. This is not a full profile as we still have to migrate some parts of meta-agl-demo in a follow-up changeset. The roadmap as discussed during the F2F session in Karlsruhe is: - week 16 : core profile and profiles w/o graphics - week 17 : graphical profiles - week 18 : final conversion of the demo image v2: moved agl-login-manager from -graphics to -core (see Jose's comment) v3: moved back after discussion - follow-up in separate changeset Change-Id: Idacb0d1274baac1f63f8d1b850d4b1104ac33918 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Add new Yocto layer for common packages to IVI systems 2015-08-19T14:41:19+00:00 Tadao Tanikawa tanikawa.tadao@jp.panasonic.com 2015-08-17T15:09:46+00:00 urn:sha1:56eb51bfe05a1dd7c3c49cb7465ed83b0a072c78 '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>
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>meta-agl/meta-ivi-common/classes/.gitkeep, branch lamprey_12.1.13</title>
<subtitle>meta-agl layer (core AGL)</subtitle>
<id>http://git.automotivelinux.org/AGL/meta-agl/atom?h=lamprey_12.1.13</id>
<link rel="self" href="http://git.automotivelinux.org/AGL/meta-agl/atom?h=lamprey_12.1.13"/>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/"/>
<updated>2018-04-20T15:07:06+00:00</updated>
<entry>
<title>Introduce meta-agl-profile-core and meta-agl-profile-graphics</title>
<updated>2018-04-20T15:07:06+00:00</updated>
<author>
<name>Jan-Simon Möller</name>
<email>jsmoeller@linuxfoundation.org</email>
</author>
<published>2018-04-16T20:14:52+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=bb0882c5dad030f676e424265ebcd869bb3ff899"/>
<id>urn:sha1:bb0882c5dad030f676e424265ebcd869bb3ff899</id>
<content type="text"> Rework towards agl profiles. This change is part of a series of changes to create the AGL profiles. This set will mainly introduce the 'core' profile. It is setup to be a drop-in change, thus some files were kept in (dummy) locations for now. However, they'll be taken care of in the next changes in this series. The main target of the meta-agl-profile-core layer is to host: - a minimal, bootable image with network and package management enabled -- agl-image-boot - a minimal image with network and packagemanagement and the AGL APIs -- agl-image-minimal The layer meta-agl-profile-graphical is used as superset of these and includes support for egl+wayland+weston. All recipes concerning graphics were moved there. This is not a full profile as we still have to migrate some parts of meta-agl-demo in a follow-up changeset. The roadmap as discussed during the F2F session in Karlsruhe is: - week 16 : core profile and profiles w/o graphics - week 17 : graphical profiles - week 18 : final conversion of the demo image v2: moved agl-login-manager from -graphics to -core (see Jose's comment) v3: moved back after discussion - follow-up in separate changeset Change-Id: Idacb0d1274baac1f63f8d1b850d4b1104ac33918 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> </content>
</entry>
<entry>
<title>Add new Yocto layer for common packages to IVI systems</title>
<updated>2015-08-19T14:41:19+00:00</updated>
<author>
<name>Tadao Tanikawa</name>
<email>tanikawa.tadao@jp.panasonic.com</email>
</author>
<published>2015-08-17T15:09:46+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=56eb51bfe05a1dd7c3c49cb7465ed83b0a072c78"/>
<id>urn:sha1:56eb51bfe05a1dd7c3c49cb7465ed83b0a072c78</id>
<content type="text"> '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> </content>
</entry>
</feed>