aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ivi/recipes-extended/persistence-client-library/persistence-client-library_1.1.0.bb10
1 files changed, 7 insertions, 3 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 0291efa..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,14 +2,14 @@ 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://github.com/GENIVI/${BPN}.git;protocol=https \
file://0001-load-correct-version-of-libpers_common.patch \
@@ -17,8 +17,12 @@ SRC_URI = " \
"
S = "${WORKDIR}/git"
+PR = "r3"
+
inherit pkgconfig autotools-brokensep
+EXTRA_OECONF_append = "--enable-tools"
+
PARALLEL_MAKE = ""
# .so files are the actual libraries