aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/common-api/common-api-c++-dbus_2.0.6.bb
blob: d408f831c340848ae650c9efc8eca4eda0e0fc1b (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "CommonAPI-DBus"
SECTION = "libs"
LICENSE = "MPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad"
PR = "r0"

SRC_URI = "git://git.projects.genivi.org/ipc/common-api-dbus-runtime.git;protocol=http;tag=${PV}"
S = "${WORKDIR}/git"

DEPENDS = "common-api2 dbus"
inherit autotools lib_package pkgconfig