aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-yocto-ivi
AgeCommit message (Collapse)Author
2012-11-19excalibur-image: inc RVHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-11-19packagegroups: Remove license file as packagegroups use layer licenseAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@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-11-19packagegroup-core-boot-genivi: Add procpsAndrei Gherzan
Users are more at ease to use the procps ps, not so much the limited busybox version of ps. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-18Convert recipes names to lowercaseAndrei Gherzan
This will unbreak opkg builds. Check: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3139 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-17Drop dev/dbg from packagegroups as those are added in packagegroup classAndrei Gherzan
In this way we avoid a bunch of non-fatal errors like: x-dbg is listed in PACKAGES multiple times, this leads to packaging errors. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17packagegroup-discovery-core-p1.bb: Fix DESCRIPTIONAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17packagegroup-excalibur-core-p1: Remove AudioManager as we have it in core-p1Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17packagegroup-discovery-core-p1: Remove AudioManager as we have it in core-p1Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@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-30task-excalibur-core-p1.bb: Modify DESCRIPTION and remove PREFERRED_VERSION ↵Florin Sarbu
vriable Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-29Removed dhcpFlorin Sarbu
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-13node-startup-controller: choose version 1.0.0 for Excalibur buildsHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-08-10boot-manager: renamed to node-startup-controllerHolger 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-12Fix task excalibur recipe nameE-0.1Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
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-07-02dhcp: Add systemd service for dhclientAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-07task-core-p1: Include modules in final imageAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@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-06-01task-core-p2: Add ofono and ofono-systemdAndrei 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-05-09task-core-p1.bb : add systemd related rpm packages that would install ↵Sebastian Proca
service files for existing dameons on target Signed-off-by: Sebastian Proca <Florentin.Proca@windriver.com>
2012-04-20Redo initial populationFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-19Initial PopulationHolger Behrens