mediaplayer: add agl-service-mediaplayer recipe 31/11331/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Sat, 14 Oct 2017 05:04:58 +0000 (08:04 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 16 Oct 2017 11:10:20 +0000 (11:10 +0000)
Bug-AGL: SPEC-959
Change-Id: Id7e3529eb694eb6b00c53f42668ed04a56baa051
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/agl-service-mediaplayer/agl-service-mediaplayer_git.bb [new file with mode: 0644]

diff --git a/recipes-demo-hmi/agl-service-mediaplayer/agl-service-mediaplayer_git.bb b/recipes-demo-hmi/agl-service-mediaplayer/agl-service-mediaplayer_git.bb
new file mode 100644 (file)
index 0000000..962a7a0
--- /dev/null
@@ -0,0 +1,18 @@
+SUMMARY     = "Mediaplayer Service Binding"
+DESCRIPTION = "AGL Mediaplayer Service Binding"
+HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-mediaplayer"
+SECTION     = "apps"
+
+LICENSE     = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
+
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-mediaplayer;protocol=http"
+SRCREV  = "${AUTOREV}"
+
+PV = "1.0+git${SRCPV}"
+S  = "${WORKDIR}/git"
+
+DEPENDS = "json-c gstreamer1.0"
+RDEPENDS_${PN} = "agl-service-mediascanner gstreamer1.0-plugins-bad-waylandsink"
+
+inherit cmake aglwgt pkgconfig