aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi
AgeCommit message (Collapse)Author
2015-03-11conf-notes: Replace intrepid by jupiterAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-03-11intrepid-image: Replaced by jupiter imageAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-02-16wayland-ivi-extension: add support for version 1.3.0Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2015-02-16weston: disable default virtual keyboardHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2015-02-16weston: apply ivi-shell click event patchHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2015-01-09qemu: add configuration to support pulseaudio as audio driverHolger Behrens
Configure QEMU to support pulseaudio as audio driver. With this you should be able to run QEMU with sound like so: % QEMU_AUDIO_DRV=pa runqemu ivi-image-demo qemux86-64 \ qemuparams="-soundhw ac97" Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-12-09bluez5: uprev to 5.22 including Service APIHolger Behrens
uprev bluez5 from version 5.15 to version 5.22. Apply service API patches to be aligned with GENIVI compliance. Before those patches were already merged in the git repository that was previously used; now the individual patches are used. The patches have been extracted from Tizen. https://review.tizen.org/git/?p=platform/upstream/bluez.git Tizen rev: abb9a439baaaa9cd6f91ba5af8c6e426cdc8ff8e As the service api is now refactored into a plugin, add this new plugin (libbluetooth-plugins-service) to the root file system. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-12-05ivi-image: Replace base-passwd bbappend by extrausers usageAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-11-18persistence-common-object: uprev to git tag 7.0Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-11-18dlt-daemon: Update version to 2.11.1Andrei Gherzan
Some other modifications: * use systemd bbclass not install hacks * use patch for user remove not sed * make sure systemd services define "Type" in a proper way: http://lists.genivi.org/pipermail/genivi-diagnostic-log-and-trace/2014-October/000546.html * refactor recipe * fix patches - with Windows line endings Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-11-18poky-ivi-systemd: revert work around for bug #6930Holger Behrens
As YP 1.7.0 BUG 6930 has been fixed upstream, revert the local work around. (Poky rev: f3a177cf045b19612b7d2c96889ac24307191c3d) Also prefer gstreamer1.0-libav "1.4.%" and gstreamer1.0-omx "1.2.%". Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-11-18gstreamer: add gstreamer1.0 recipes for version 1.2.3Holger Behrens
Added the version 1.2.3 gstreamer1.0 recipes to meta-ivi to enable vendors that are still stuck on that version and are unable to switch to the current (1.4.1) recipes made available by oe-core. Recipes copied from Poky rev: 994b637d5808ef6bfcf9eab1c1526ce2e717b88c (daisy) Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-11-18poky-ivi-systemd: prefer gstreamer 1.4.x over 1.2.3Holger Behrens
Prefer GST version 1.4.x (from oe-core) over version 1.2.3. The version 1.2.3 gstreamer1.0 recipes were added to meta-ivi to enable vendor still stuck on that version. Also to work around YP 1.7.0 bug 6930 do prefer readline version 5.2. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-11-18neard: added to baseline imageHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-11-18persistence-client-library: uprev to git tag 7.0 + patchesHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-11-18persistence-administrator: uprev to git tag 7.0 + patchesHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-11-17audiomanager: Add node-state-managerAndrei Gherzan
NodeStateManager headers are needed. Check package's README for additional info. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-11-17xkeyboard-config: Add temporary fixAndrei Gherzan
More info: http://lists.openembedded.org/pipermail/openembedded-core/2014-November/098774.html Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-11-17local.conf.sample: Sync file with pokyAndrei Gherzan
Added a minor modification to DL_DIR but keep it optional for people. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-18poky-ivi-systemd: prefer 'linux-yocto' 3.14Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17bblayers.conf.sample: add the meta-openembedded/meta-oe layerHolger Behrens
Adding the meta-openembedded/meta-oe layer to the bblayers.conf sample. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-07Fix different appendsAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-07mesa: add leading space to PACKAGECONFIG_appendHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-06qemu: Fix appendAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-06wayland-ivi-extension: Update from 1.2.0-rc7 to 1.2.0Andrei Gherzan
Rebase use_sysroot_dir.patch. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-01Globally replace 'base_contains' calls by 'bb.utils.contains'Andrei Gherzan
Based on oe-core commit: commit 1528e596d4906c33e4be83fcf691cfe76d340ff3 Author: Otavio Salvador <ota...@ossystems.com.br> Date: Thu Apr 24 15:59:20 2014 -0300 Globally replace 'base_contains' calls with 'bb.utils.contains' The base_contains is kept as a compatibility method and we ought to not use it in OE-Core so we can remove it from base metadata in future. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-01poky-ivi-systemd.conf: unremove the X11 distro feature removeHolger Behrens
This reverts commit 576863afa98222eb696d231dc3021dc3eb995313. With 'gallium-egl' enabled in 'mesa' the bug#6694 could be worked around for QEMU, and it even works without X11 (bug#5660). Therefore this commit can be reverted. [1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=6694 [2] https://bugzilla.yoctoproject.org/show_bug.cgi?id=5660 Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-01mesa: enable gallium, gallium-egl and gallium-llvm configurationHolger Behrens
This enables the package configuration to support gallium software driver to be used with Wayland/Weston. It adds the meta-openembedded/meta-oe layer as a dependency to enable LLVM. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-01qemu: enable virtfs and libusb supportHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-09-26weston : Switch on genivi-1.2.0Andrei Gherzan
This branch fixes this bug: https://github.com/ntanibata/weston-ivi-shell/issues/3 Some of the patches were rebased on weston 1.5. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-24poky-ivi-systemd.conf: remove the X11 distro feature removeHolger Behrens
Given https://bugzilla.yoctoproject.org/show_bug.cgi?id=5660 OE-Core recommended [1] to use Wayland/Weston on QEMU with X11. Reference: [1] http://www.yoctoproject.org/docs/1.6.1/ref-manual/ref-manual.html#wayland-support Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-09-12audiomanager: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-12ecryptfs-utils: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-12xserver-xorg: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-12layer-management: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-12persistence-administrator: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-12node-state-manager: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-12node-startup-controller: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-08Make pulseaudio run by defaultSujith H
This change will help pulseaudio run by default on the target. On the bootup user can see pulseaudio service started. Signed-off-by: Sujith H <Sujith_Haridasan@mentor.com> Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-04glibc: follow eglibc 2.19 -> glibc 2.20 migrationHolger Behrens
- delete eglibc bbappend and af_bus support patch - update persistence-administrator dependencies - rename eglibc to glibc in abstract-component-p1 packagegroup Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-09-01local.conf.sample: remove Qemu configurationHolger Behrens
Remove Qemu configuration from the sample local.conf file as the Qemu SDL configuration depends on the distro supporting X11, which this meta-ivi based distro doesn't. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-09-01libpcap: Update bbappend to version 1.6.1Florin Sarbu
Poky upreved the libpcap version to 1.6.1 This commit updates our bbappend to follow poky's version. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-08-29ofono: Use wildcard for bbappendAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-08-27fuse: fix QA Issue unknown-configure-optionHolger Behrens
Fixing > QA Issue: fuse: configure was passed unrecognised options: > --disable-kernel-module [unknown-configure-option] Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-27libitzam: correct LICENSE fieldYasir-Khan
The previous value of "Simplified" was referring to the "Simplified BSD License" as used by FreeBSD, which is the 2-clause form of the BSD license. This quiets a warning about a missing common license file. Signed-off-by: Christopher Larson <kergoth@gmail.com> Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
2014-08-26packagegroup: Move PACKAGE_ARCH before inherit packagegroupHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-22meta-ivi: prepare 7.0.0 releaseHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-22persistence-client-library: upgrade to 0.9.0+490eb4c0aeHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-22bluez5: stay on 5.15 to support Service APIHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-22persistence-common-object: fix QA Issue installed but not shippedHolger Behrens
Fix for the following QA Issue: > ERROR: QA Issue: persistence-common-object: Files/directories were installed but not shipped > /dbus-1 > /dbus-1/system.d > /dbus-1/system.d/org.genivi.persistence.admin.conf [installed-vs-shipped] Signed-off-by: Holger Behrens <holger.behrens@windriver.com>