aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-extended
AgeCommit message (Collapse)Author
2016-10-07Merge branch '11' #2Yong-iL Joh
2016-10-06dlt-daemon: move git repository to github.com/GENIVIYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-23Merge branch '11'Yong-iL Joh
2016-09-23capicxx-native: fix up for build errorYong-iL Joh
.../x86_64-linux/capicxx-dbus-native/3.1.5p2-r0/temp/run.do_install.21377: command substitution: line 106: syntax error near unexpected token `}' Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-21Fix build issue with java versions other than 1.8Robert Marshall
[GDP-398] bitbake was spotting that grep was returning 1 This commit avoids that issue
2016-08-24capicxx-*-native: fix build error when java-8 is usedYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-27node-startup-controller: build fix for git repository corruptionYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
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-07-21common-api: move capicxx-*-native_... from meta-ivi-test/ to meta-ivi/Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21common-api-c++-someip: version 3.1.5Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21persistence-client-library: update to latest (2016/3/30)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21node-state-manager: update to latest (2015/10/28)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19shadow-securetty: move machine dependent code to meta-ivi-bsp/Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19persistence-administrator: remove dependency "libitzam"Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19persistence-administrator: upgrade to 1.0.8Yong-iL Joh
" Subject: [meta-ivi] Persistence components in meta-ivi From: Igor Socec <igor.socec@pelagicore.com> I'm working on a project that uses meta-ivi 10.0 and Persistence components. There are some critical bugfixes in Persistence Administrator which are not available in meta-ivi. There is also a bugfix in Persistence Common Object available upstream that's missing in meta-ivi. ...<skip> Here is a stack of upstream commits that we apply on top of meta-ivi 10.0 to resolve bugs in Persistence: persistence-administrator: - add-missing-compiler-flags-for-CPP-compliance.patch - PAS-Vers.-1.0.6-Fixed-bug-295-further-calls-of-persa.patch - PAS-Vers.-1.0.7-Fixed-bug-299-Link-to-shared-group-d.patch - Takeover-fix-for-Bug-299-from-Continental-git-branch.patch - PAS-Vers.-1.0.8-Fixed-bug-437-pas-daemon-stops-trigg.patch persistence-common-object: - fixed GENIVI Bug 345 " Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19persistence-common-object: update to latest (2015/11/27)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19itzamc: removed because PCO does not use anymoreYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01dlt-daemon: upgrade version to 2.15.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.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>