aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-yocto-ivi/images
AgeCommit message (Collapse)Author
2013-07-12foton-image.bb: Bump PV to 4.0.2Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-06-17packagegroups: restructure the yocto-ivi PGsFahad Usman
with the current implementation of packagegroups, it's not clear how a particular recipe map to the GENIVI baseline document. this scheme remove confusion about which packagegroup a certain recipe belong to. And provide guidance to the customers about modifying the image. For instance customers should be careful about replacing specific-p1 components if they wish to maintain GENIVI compliance. Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
2013-05-31foton-image.bb: Bump PV to 4.0.1Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-03-08Add recipe for foton image.Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-03-08Removedimage recipes for discover, excalibur and associatedFlorin Sarbu
packagegroups from the foton release branch. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-01-31excalibur-image.bb: prepare 3.0.3Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-11-19excalibur-image: inc RVHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-11-19ivi-image.inc: Don't inherit sd image class as we use IMAGE_CLASSES for thatAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17excalibur-image: prepare 3.0.0Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-10-17excalibur-image: Remove LICENSE as it is included in ivi-image.incAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17discovery-image: Use ivi-image.inc and PV = 2.0.2Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17cassini-image: Remove imageAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17ivi-image: Drop usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17discovery-image: Drop usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-09-20Replace tasks by packagegroupsAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> Added modification from task to packagegreoup in ivi-image.inc aswell Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-13excalibur-image: set PV to correctly reflect the version been buildHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-08-06start refactoring IVI imagesHolger Behrens
2012-08-06start refactoring IVI imagesHolger Behrens
2012-07-12excalibur-image: Created task-excalibur-core-p1 with obex-client, obexd and ↵Florin Sarbu
boot-manager and added the task to excalibur-image.bb Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-06-05Create excalibur-image using 'discovery-image' as a starting pointAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-16usr-merge.bbclass: Define class to implement first (dirty) usr mergeAndrei Gherzan
This class is inherited by discovery-image and the usr_merge function added to ROOTFS_POSTPROCESS_COMMAND. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-04-20Redo initial populationFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-19Initial PopulationHolger Behrens