summaryrefslogtreecommitdiff
path: root/meta-moblin/packages/hornsey/hornsey_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-moblin/packages/hornsey/hornsey_git.bb')
-rw-r--r--meta-moblin/packages/hornsey/hornsey_git.bb16
1 files changed, 3 insertions, 13 deletions
diff --git a/meta-moblin/packages/hornsey/hornsey_git.bb b/meta-moblin/packages/hornsey/hornsey_git.bb
index 403563f7f..df0115001 100644
--- a/meta-moblin/packages/hornsey/hornsey_git.bb
+++ b/meta-moblin/packages/hornsey/hornsey_git.bb
@@ -1,15 +1,5 @@
-DESCRIPTION = "The Moblin Media Player"
-SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
-LICENSE = "LGPLv2.1"
-PV = "0.0+git${SRCPV}"
-PR = "r2"
-
-DEPENDS = "clutter-1.0 clutter-gtk clutter-gst bickley bognor-regis nbtk startup-notification libunique"
-
-EXTRA_OECONF = "--disable-shave"
+require hornsey.inc
+SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
+PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"
-
-FILES_${PN} += "${datadir}/icons"
-
-inherit autotools_stage