summaryrefslogtreecommitdiffstats
path: root/recipes-yocto-ivi/packagegroups
AgeCommit message (Collapse)Author
2013-05-31packagegroup-core-p1.bb: Removed nfs-utilsFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-05-14pulseaudio: Add pulseaudio-server rpm to packagegroup-core-p2.bbFlorin Sarbu
instead of just the pulseaudio rpm. Also provide a systemd service in the rootfs. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-04-12packagegroup-core-boot-genivi.bb: Explicitly add kmod to rootfs4.0.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-04-02packagegroup-core-boot-genivi.bb: Add util-linux-mount soFlorin Sarbu
that we have it in the rootfs 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-03-08packagegroup-core-p1.bb: Add node-startup-controller,Florin Sarbu
obex-client and obexd to packagegroup-core-p1.bb. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-03-08Remove ALLOW_EMPTY from packagegroups files.Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-21packagegroup-core-p1.bb: Removed audiomanager-systemdFlorin Sarbu
as the systemd services are now in the main ${PN} package. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-19packagegroup-core-p1.bb: Removed obsolete -systemdFlorin Sarbu
files. ecryptfs-utils-systemd and portmap-systemd are no longer used. The services they provided are now part on the ${PN} package these recipes produce. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-07packagegroup-core-p1: Remove wpa-supplicant-systemd as systemd services are ↵Andrei Gherzan
now in ${PN} Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-31packagegroup-core-p2.bb: Add wireless-tools as a P2 component.Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-01-31packagegroup-core-p2.bb: Added node-state-manager as a P2 packageFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@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-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-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-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>