summaryrefslogtreecommitdiff
path: root/strata/genivi
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-03-11 16:41:32 +0000
committerJavier Jardón <jjardon@gnome.org>2016-03-12 20:31:07 +0000
commit152a36a40486313a08f8d328d7b89cd1d6c079c8 (patch)
treef3b8bf98fe588043f8ff249c9696ce6cbc576242 /strata/genivi
parent78e75e303a8d599907563f54f17bd10cad073aeb (diff)
downloaddefinitions-152a36a40486313a08f8d328d7b89cd1d6c079c8.tar.gz
Upgrade to persitence-client-library v1.1.0
The morphology file is not needed since these patches are included in this version: - http://git.projects.genivi.org/?p=persistence/persistence-client-library.git;a=commit;h=5fac47c728183c4dfee12524348240a07e5ef05c - http://git.projects.genivi.org/?p=persistence/persistence-client-library.git;a=commit;h=6b208bfc268890360fcbd5cede70da5d2f9fb459 Change-Id: I58f049624e5e2cdb9649242d9b5884f696e56b71
Diffstat (limited to 'strata/genivi')
-rw-r--r--strata/genivi/persistence-client-library.morph12
1 files changed, 0 insertions, 12 deletions
diff --git a/strata/genivi/persistence-client-library.morph b/strata/genivi/persistence-client-library.morph
deleted file mode 100644
index 196572f2..00000000
--- a/strata/genivi/persistence-client-library.morph
+++ /dev/null
@@ -1,12 +0,0 @@
-name: persistence-client-library
-kind: chunk
-build-system: autotools
-configure-commands:
-# Configure library name. We are supposed to change them in this version of
-# persistence-client-library.
-# The need of doing this has been fixed upstream in the following commit:
-# http://git.projects.genivi.org/?p=persistence/persistence-client-library.git;a=commitdiff;h=6b208bfc268890360fcbd5cede70da5d2f9fb459
-# Once we upgrade we can drop this `sed`
-- sed -i 's/libpers_common.so.1/libpers_common.so/' config/pclCustomLibConfigFile.cfg
-- autoreconf -ivf
-- ./configure --prefix="$PREFIX" --disable-werror