aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-core-ivi
AgeCommit message (Collapse)Author
2017-07-26vsomeip: version up to 2.7.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16vsomeip: version up to 2.6.2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-03-09dbus: remove "not essential patches for common-api"Yong-iL Joh
see https://at.projects.genivi.org/jira/browse/BASE-41, and https://github.com/GENIVI/capicxx-dbus-tools/wiki/2017-03-08%20Overview%20libdbus%20Patches Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-26dbus: fix up for qemux86 on ubuntu 16.04 environmentYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25dbus: update patches for common-api-c++-dbus 3.11.0.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-12vsomeip: version up to 2.5.2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-09vsomeip: build_fixup with yocto 2.2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-11-10Delete AF_BUS patch + commented lines for D-BusGunnar Andersson
AF_BUS is no longer part of the platform. No reason to keep the patch or the commented lines. Signed-off-by: Gunnar Andersson <gand@acm.org>
2016-07-21vsomeip: version 2.0.1Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01dbus: update patches for dbus-1.10.6Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-29dbus: to fix build error on vexpressa9, apply debugging option to qemux86 onlyYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-26dbus: adding option to debuggingYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-18dbus: change patches for common API c++/c++-dbus 3.1.5Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-11-10busybox: rename busybox_1.23.1.bbappend to busybox_%.bbappendYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-10-30busybox: move to yocto's system to change KconfigFrederico Cadete
This avoids overriding the defconfig of busybox, and it is nicer to other layers. Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be>
2015-09-09busybox: Synchronize bbappend version with pokyAndrei Gherzan
As well we don't configure busybox with syslog so remove it. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-05-13dbus: Add patch for new version of common APIAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-12-05ivi-image: Replace base-passwd bbappend by extrausers usageAndrei Gherzan
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-08-13Use FILESEXTRAPATHS correctlyAndrei Gherzan
Avoid incorrect assignments and use FILESEXTRAPATHS-variable with _prepend or _append. WARNING: FILESEXTRAPATHS-variable, must always use _prepend (or _append) type of assignment, and don't forget the colon. Please assign it with the format of: FILESEXTRAPATHS_append := ":${THISDIR}/Your_Files_Path" or FILESEXTRAPATHS_prepend := "${THISDIR}/Your_Files_Path:" in your bbappend file Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-06-20dbus: rename bbappend file to match current versionHolger Behrens
Rename the bbappend file to match the current version of dbus. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-05-09meta-ivi: refactor layer structureholger
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>