aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-07-11poky-ivi-systemd.conf: Prepare 6.0.2 (Horizon H-1.1) release6.0.26.0Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-07-10README.md: Update poky sha for H-1.1Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-07-10weston: Update to version 1.4.93-v3-transitionFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-07-10wayland-ivi-extension: Update to version 1.2.0-rc6Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-07-09common-api-c++-*: Don't build with -fvisibility-inlines-hiddenErik Botö
Building with -fvisibility-inlines-hidden will cause some inline virtual functions to have the wrong linkage visibility which causes problems. Fixes bug https://bugs.genivi.org/show_bug.cgi?id=226 Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
2014-05-13README.md: Update daisy revision and minor correction6.0.1Florin Sarbu
regarding meta-ivi branch used. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-05-13wayland-ivi-extension: Update to version 1.2.0-rc5Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-05-13weston: Update to version 1.4.0-v13Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-05-13dlt-daemon: Update to version 2.10.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-05-12Add weston.ini config fileFlorin Sarbu
Adding weston.ini to /etc/xdg. With this change user can login and launch weston with ivi-shell. Signed-off-by: Sujith H <Sujith_Haridasan@mentor.com>
2014-05-09meta-ivi: refactor layer structureHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-04-27persistence-client-library: disable parallel makeErik Botö
This solves an intermediate build error where it tries to link against a library not yet built. Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
2014-04-07Prepare 6.0.0 ( Horizon H-0.1 ) release6.0.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04dlt-daemon: Fix build with systemd >= 209.Erik Botö
We do not have compat mode for systemd, hence systemd journal support is only in libsystemd. This patch fixes dlt-daemon compile error when enabling journal support ( -DWITH_SYSTEMD_JOURNAL=ON ) on systemd >= 209. Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
2014-04-04AudioManager: Remove Restart option from serviceKhan, Yasir
Removes Restart=always option from AudioManager service file. With newer systemd versions Restart=always makes little sense with Type=oneshot services Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
2014-04-04Change vexpressa9 qemu settingsFlorin Sarbu
We now use a .ext3 sd to boot the qemu. We change the kernel root cmdline arg to /dev/mmcblk0 Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04Add new P2 AC component node-health-monitorFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04poky-ivi-systemd.conf: Remove duplicate inclusionFlorin Sarbu
of conf/distro/include/seperatebuilddir.inc Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04horizon-image: Fix typo in recipe nameFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04conf-notes.txt: Add reference to horizon-imageFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04Add horizon-imageFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04Removed x11 from DISTRO_FEATURES and fromFlorin Sarbu
P1 placeholder component files Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04packagegroup-abstract-component-p1.bb: Add weston and wayland-ivi-extensionFlorin Sarbu
Removed layer-management Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04Add CONFIG_BT for the supported machines' kernel configFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04Removed obsolete bluez4 bbappendFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-04Add new package wayland-ivi-extension.Florin Sarbu
This package provides LayerManagement API based on Wayland IVI Extension Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-03weston: Change SRC_URI to a weston fork.Florin Sarbu
We use a weston 1.4.0 fork which includes the IVI-Shell implementation. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-03packagegroup-abstract-component-p1.bb: Replace bluez4 with bluez5Florin Sarbu
We are now using bluez5 as the bluetooth stack reference implementation instead of bluez4. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-03ofono: Add .bbappend for building ofono againstFlorin Sarbu
bluez5 instead of bluez4. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-03libpcap: Add .bbappend for building with bluez5Florin Sarbu
Modified configure option so libpcap will DEPEND on bluez5 instead of bluez4. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-03connman: Add .bbappend for building with bluez5Florin Sarbu
Modified configure option so connman will DEPEND and RDEPEND on bluez5 instead of bluez4. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-03pulseaudio_5.0.bbappend: Make pulseaudio configure with bluez5Florin Sarbu
Removed configure option for bluez4 and added configure option for bluez5. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-03bluez5_5.15.bbappend: Change SRC_URIFlorin Sarbu
Replace SRC_URI with https://git.gitorious.org/bluez/vudentzs-clone.git which contains bluez5_5.15 version with patches containing the Service API reference implementation required by the Genivi Horizon release. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-03Remove obex.Florin Sarbu
We will now use bluez5 that incorporates the obex functionality. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-01Change priority from P1 SC to P2 SC for quota and sqliteFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-01common-api-c++-dbus: Update to version 2.1.4Florin Sarbu
common-api-c++: Update to version 2.1.4 and promote to P1 SC from P2 SC Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-01node-state-manager: Promote to P1 SC from P1 ACFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-04-01Promote ofono to P1 Abstract ComponentFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-03-26node-startup-controller: Current version of systemd has the APIFlorin Sarbu
previously exposed by libsystemd-daemon into libsystemd. Modifying configure to pick up libsystemd instead of libsystemd-daemon. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-03-26node-state-manager: Current version of systemd has the APIFlorin Sarbu
previously exposed by libsystemd-daemon into libsystemd. Modifying configure to pick up libsystemd instead of libsystemd-daemon. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-03-26node-state-manager: Add dependency on systemdYasir-Khan
Its do_configure was failing with libsystemd-daemon not found error. This library is provided by systemd hence adding it to DEPENDS. Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
2014-03-25Remove use of deprecated PRINC.Florin Sarbu
The PR server should be used to automatically increment the PR. See: https://wiki.yoctoproject.org/wiki/PR_Service Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-03-25pulseaudio: Update .bbappend to poky master versionFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-02-25node-startup-controller: Removed the conditional addition ofFlorin Sarbu
node-startup-controller-dummy now that node-state-manager is a P1 Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-02-25itzamc: Correct LICENSE fieldFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-02-24node-state-manager: Upgrade to version 2.0.0Florin Sarbu
and move from P2 AC to P1 AC Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-02-24Add new P2 AC package calledFlorin Sarbu
persistence-client-library Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-02-24itzam/C: Added package as a dependencyFlorin Sarbu
of persistence-client-library Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-02-21AF_BUS: disable in preparation of the move to kdbusHolger Behrens
Support for GENIVI AF_Bus D-Bus Optimization [1] needs an AF_BUS enabled Linux kernel. Currently only the LTSI 3.4 kernel does support this feature. As of the LTSI 3.10 kernel [3] AF_BUS support was dropped. Given that currently all by meta-ivi supported MACHINEs do use the Yocto/LTSI 3.10 kernel we disable AF_BUS. In the future AF_BUS [1] may be replaced with kdbus [4]. [1] http://projects.genivi.org/afbus-dbus-optimization [2] https://www.yoctoproject.org/organization/long-term-support-initiative-ltsi [3] http://git.linuxfoundation.org/?p=ltsi-kernel.git [4] https://code.google.com/p/d-bus/source/browse/kdbus.txt Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-02-21eglibc: follow upstream to 2.19holger
Rename the bbappend file to match the current version of eglibc. (From Poky rev: 2e7dd298b17446708fa77a80e6ed2460ed98b059) (From OE-Core rev: 875df27e56b82fcf970410b6d78e3672471c336a) Signed-off-by: Holger Behrens <holger.behrens@windriver.com>