aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/persistence-client-library/persistence-client-library_0.9.0.bb
blob: ac1f59e59aa027e10dfa8fb4c6c006de69e5cd03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUMMARY = "GENIVI Persistence Client Library"

HOMEPAGE = "https://www.genivi.org/"
SECTION = "base"

LICENSE = "MPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=6161c6840f21a000e9b52af81d2ca823"

SRCREV = "0934ba263e69be8453cc3150f997dad28489f0c7"

SRC_URI = "git://git.projects.genivi.org/persistence/persistence-client-library.git \
          "
PR = "r0"

DEPENDS = "dbus dlt-daemon libitzam"

S = "${WORKDIR}/git"

inherit autotools