summaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-extended
AgeCommit message (Collapse)Author
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>
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-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-22persistence-client-library: upgrade to 0.9.0+490eb4c0aeHolger 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>
2014-08-22persistence-client-library: upgrade to 0.9.0+58015bd30cHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-19persistence-common-object: depend on glib-2.0Holger Behrens
Fix configuration issue: > checking for GIO... no > configure: error: Package requirements (gio-2.0 >= 2.30.0) were not met: > > No package 'gio-2.0' found Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-18persistence-client-library: update to 0.9.0+04e2e006ddHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-18persistence-common-object, persistence-administrator: move to meta-iviHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-14common-api: upgrade to 2.1.6Holger Behrens
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-07-30persistence-client-library: Inherit pkg-configAndrei Gherzan
Configure needs PKG_CHECK_MODULES macro. Fixes errors like: | configure: | line 12882: syntax error near unexpected token `DEPS,' | configure: | line 12882: `PKG_CHECK_MODULES(DEPS,' Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-07-30libitzam: Fix automakeAndrei Gherzan
Fixes error: Makefile.am: error: required file './NEWS' not found | Makefile.am: error: required file './README' not found | Makefile.am: error: required file './AUTHORS' not foun Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-07-29autoconf: Fix recipes configure problemsHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> Acked-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-07-22shadow-securetty: rename bbappend file to match current versionHolger Behrens
Rename the bbappend file to match the current version of shadow-securetty. Signed-off-by: Holger Behrens <Holger.Behrens@windriver.com>
2014-07-18node-state-manager_2.0.0: Fix Bug 245Andrei Gherzan
Build was failing because the actual libraries are the .so binaries which were deployed in dev package. Forcing /usr/lib/*.so files to be deployed in the main package, fixes the build. More info: http://bugs.genivi.org/show_bug.cgi?id=245 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-06-20common-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-13dlt-daemon: Update to version 2.10.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-05-09meta-ivi: refactor layer structureholger
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>