summaryrefslogtreecommitdiffstats
path: root/recipes/moblin/bognor-regis_git.bb
blob: eae1b86320d776803eda9cba16b5a65397f99417 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
LICENSE = "GPLv2"

SRCREV = "7f3f5f46cc40f9012300aca66a25ca31511df897"
PV = "0.4.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/"