aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/moblin/bognor-regis_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-01 18:35:42 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-01 18:35:42 +0200
commitb0bac94ebe32d26b414ed4b9ec4edc3bb96b7e35 (patch)
tree8d661bca07f02e15066c4c5328f367258dc1205f /recipes/moblin/bognor-regis_git.bb
parent801089b9154401fb22134bf5f84441aa74bb6690 (diff)
downloadopenembedded-b0bac94ebe32d26b414ed4b9ec4edc3bb96b7e35.tar.gz
moblin: add nbtk, hornsey and bognor-regis
Diffstat (limited to 'recipes/moblin/bognor-regis_git.bb')
-rw-r--r--recipes/moblin/bognor-regis_git.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/moblin/bognor-regis_git.bb b/recipes/moblin/bognor-regis_git.bb
new file mode 100644
index 0000000000..803f7a91da
--- /dev/null
+++ b/recipes/moblin/bognor-regis_git.bb
@@ -0,0 +1,15 @@
+LICENSE = "GPLv2"
+
+SRCREV = "181a62fa73527905fa01859b49eeb9d326ef7742"
+PV = "0.3.1"
+PR_append = "+git${SRCREV}"
+
+DEPENDS = "dbus-glib gstreamer glib-2.0"
+
+SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
+S = "${WORKDIR}/git"
+
+inherit autotools_stage
+
+FILES_${PN} =+ "${datadir}/dbus-1/services/"
+