Add network binding recipe 89/15189/1
authorMatt Porter <mporter@konsulko.com>
Tue, 10 Jul 2018 13:52:47 +0000 (09:52 -0400)
committerMatt Porter <mporter@konsulko.com>
Tue, 10 Jul 2018 13:52:47 +0000 (09:52 -0400)
Add the network binding recipe to the core profile.

Bug-AGL: SPEC-1540

Change-Id: I0fd169951e11eebd4448d7519f2cac9e016ed044
Signed-off-by: Matt Porter <mporter@konsulko.com>
meta-agl-profile-core/recipes-apis/agl-service-network/agl-service-network_git.bb [new file with mode: 0644]

diff --git a/meta-agl-profile-core/recipes-apis/agl-service-network/agl-service-network_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-network/agl-service-network_git.bb
new file mode 100644 (file)
index 0000000..8d66edf
--- /dev/null
@@ -0,0 +1,17 @@
+SUMMARY     = "Network Service Binding"
+DESCRIPTION = "AGL Network Service Binding"
+HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-network"
+SECTION     = "apps"
+
+LICENSE     = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
+
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-network;protocol=https;branch=${AGL_BRANCH}"
+SRCREV  = "${AGL_APP_REVISION}"
+
+PV = "1.0+git${SRCPV}"
+S  = "${WORKDIR}/git"
+
+DEPENDS = "glib-2.0 json-c"
+
+inherit cmake aglwgt pkgconfig