summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ivi/recipes-extended/persistence-client-library/persistence-client-library_1.1.0.bb12
1 files changed, 8 insertions, 4 deletions
diff --git a/meta-ivi/recipes-extended/persistence-client-library/persistence-client-library_1.1.0.bb b/meta-ivi/recipes-extended/persistence-client-library/persistence-client-library_1.1.0.bb
index 1445a8d..089df0c 100644
--- a/meta-ivi/recipes-extended/persistence-client-library/persistence-client-library_1.1.0.bb
+++ b/meta-ivi/recipes-extended/persistence-client-library/persistence-client-library_1.1.0.bb
@@ -2,23 +2,27 @@ SUMMARY = "GENIVI Persistence Client Library"
DESCRIPTION = "The Persistence Management is responsible to handle \
persistent data, including all data read and modified often during \
a lifetime of an infotainment system."
-HOMEPAGE = "http://projects.genivi.org/persistence-client-library"
-BUGTRACKER = "http://bugs.genivi.org/enter_bug.cgi?product=Persistence"
+HOMEPAGE = "https://at.projects.genivi.org/wiki/display/PROJ/Persistence+Client+Library"
+BUGTRACKER = "https://at.projects.genivi.org/jira/browse/PCL"
LICENSE = "MPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=6161c6840f21a000e9b52af81d2ca823"
DEPENDS = "dlt-daemon dbus libcheck persistence-common-object"
-SRCREV = "fe4b73dcc282932ae3ebb8805e0b617a0016dc9a"
+SRCREV = "b433f9686017ac0e9009957034100759b7f0aa6d"
SRC_URI = " \
- git://git.projects.genivi.org/persistence/persistence-client-library.git;protocol=http \
+ git://github.com/GENIVI/${BPN}.git;protocol=https \
file://0001-load-correct-version-of-libpers_common.patch \
file://0001-fix-exec-path.patch \
"
S = "${WORKDIR}/git"
+PR = "r3"
+
inherit pkgconfig autotools-brokensep
+EXTRA_OECONF_append = "--enable-tools"
+
PARALLEL_MAKE = ""
# .so files are the actual libraries