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

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

inherit autotools lib_package pkgconfig