aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/moblin/hornsey_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/moblin/hornsey_git.bb')
-rw-r--r--recipes/moblin/hornsey_git.bb9
1 files changed, 7 insertions, 2 deletions
diff --git a/recipes/moblin/hornsey_git.bb b/recipes/moblin/hornsey_git.bb
index 1ea1df502c..716c18d1a6 100644
--- a/recipes/moblin/hornsey_git.bb
+++ b/recipes/moblin/hornsey_git.bb
@@ -1,14 +1,19 @@
DESCRIPTION = "The Moblin mediaplayer"
LICENSE = "LGPLv2.1"
-SRCREV = "92e1ebf8f5fdb8f4abcc190213c20b653aac411a"
+SRCREV = "125a1dea08d552ed2510ee762e1b54ca161915c1"
PV = "0.0"
+PR = "r1"
PR_append = "+git${SRCREV}"
DEPENDS = "clutter clutter-gst-0.9 bickley nbtk bognor-regis libunique startup-notification gtk+"
-SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
+SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
+ file://fix-api.patch;patch=1 \
+"
S = "${WORKDIR}/git"
inherit autotools_stage
+FILES_${PN} += "${datadir}/icons"
+