summaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-extended
AgeCommit message (Collapse)Author
2016-07-21common-api-c++: Arrange recipesChanghyeok Bae
Change dlt-daemon runtime dependency to build dependency because of build error. Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2016-06-24Merge branch 'cdr-64bits' of https://github.com/cledra/meta-ivi into ↵Yong-iL Joh
cledra-cdr-64bits Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com> Conflicts: meta-ivi/recipes-extended/dlt-daemon/dlt-daemon_2.11.1.bb meta-ivi/recipes-extended/node-health-monitor/node-health-monitor_1.3.5.bb meta-ivi/recipes-extended/node-startup-controller/node-startup-controller_1.0.2.bb meta-ivi/recipes-extended/node-state-manager/node-state-manager_2.0.0.bb meta-ivi/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb
2016-06-17node-startup-controller: fix QA installed-but-not-shipped of lib32- variantsFrederico Cadete
Signed-off-by: Clement Dransart <clement.dransart@awtce.be> Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be>
2016-06-17Multiple recipes: Use ${BPN} instead of ${PN} in SRC_URI'sClement Dransart
${PN} may be suffixed with things like -native, -cross, or prefixed with lib32-, leading to broken URLs. Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be> Signed-off-by: Clement Dransart <clement.dransart@awtce.be>
2016-06-17dlt-daemon: use install locations from OE CMakeClement Dransart
Signed-off-by: Clement Dransart <clement.dransart@awtce.be>
2016-06-17common-api: Fix installation of pkgconfig & cmake filesClement Dransart
Use ${libdir} and ${baselib} to ensure correctness of cmake flags. Reuse the INSTALL_LIB_DIR variable for the destination of the pkgconfig file as well as cmake directory. This fixes the build under Yocto for 64-bit targets. Signed-off-by: Clement Dransart <clement.dransart@awtce.be>
2016-06-09persistence-client-library: (plugin conf file) rework to use @libdir@ from ↵Yong-iL Joh
autotools Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-04-18Use http protocol to fetch sources (OSSINFR-30)Philippe Coval
All changes are squashed into a single change as suggested in list Bug: https://at.projects.genivi.org/jira/projects/OSSINFR/issues/OSSINFR-30 Origin: https://github.com/TizenTeam/meta-ivi/tree/sandbox/pcoval/for/upstream/master Cc: genivi-meta-ivi@lists.genivi.org Change-Id: I2730efc3ae424662133d349ec2527809bc2f0000 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2016-04-15common-api: remove unnecessary patching of CMakeLists.txtFrederico Cadete
The substitution performed on CMakeLists.txt has been applied upstream on version 3.1.3. Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be>
2016-04-15using SRCREV instead of BRANCH or TAG at SRC_URI="git://..."Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-22node-health-monitor: fix up of systemd scriptYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04persistence-client-library: fix error because of no plugins(lib*custom.so)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04node-state-manager: create *-test packageYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04dlt-daemon: create *-test packageYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04common-api-test: move *-test package to meta-ivi-test layerYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04persistence-common-object: move *-test package to meta-ivi-test layerYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04persistence-administrator: move *-test package to meta-ivi-test layerYong-iL Joh
Signes-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04persistence-client-library: move *-test package to meta-ivi-test layerYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-27PCL: load correct libpers_common.so version.Igor Socec
Signed-off-by: Igor Socec <igor.socec@pelagicore.com>
2016-02-26persistence-administrator: add *-testenv packageL-0.2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-26common-api-test: added for testing Common APIYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-26persistence-client-library: add *-testenv packageYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-26persistence-common-object: change the configure option to use ↵Yong-iL Joh
key-value-store database, not ITZAM Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-26persistence-administrator: fix up to run pas-daemon serviceYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-18common-api-c++,common-api-c++-dbus: upgrade to 3.1.5Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-05persistence-client-library: workaround for EGL supportYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-05node-state-manager: change SRC_URI from SRCREV to tag=${PV}Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-05node-startup-controller: change SRC_URI from SRCREV to tag=${PV}Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-05node-health-monitor: change SRC_URI from SRCREV to tag=${PV}Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-11-10persistence-client-library: version up to 1.1.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-09-14common-api-c++-dbus: switch on 3.1.3Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-09-14common-api-c++: switch on 3.1.3Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-09-09common-api-c++*: Fix build with automake 1.15Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-09-09persistence-administrator: Fix support for json-c >= 0.12Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-05-17persistence-client-library: Fix build on 64bit host machineAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-05-13persistence-common-object: Update to 1.0.3Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-05-13node-state-manager: Fix buildAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-05-13persistence-client-library: Update to 1.0.0Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-05-13persistence-administrator: Update to 1.0.5Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-05-13node-health-monitor: Update to 1.3.5Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-05-13common-api-c++: Update to 2.1.6-p1Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-05-13common-api-c++-dbus: Update to 2.1.6-p6Andrei 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-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-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-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>