summaryrefslogtreecommitdiffstats
path: root/meta/packages/mozilla-headless/mozilla-headless-services_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-05-14 15:01:07 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-05-14 15:01:07 +0100
commite6d96312f5d8d78de3874233b6fa9a891d1a5a76 (patch)
tree35d054e021a9b2924e529661ac4d8f4bbcafff59 /meta/packages/mozilla-headless/mozilla-headless-services_git.bb
parent59bb17f5c492e2f3e32df8e1a29b4cb8fddb4b05 (diff)
downloadpoky-e6d96312f5d8d78de3874233b6fa9a891d1a5a76.tar.gz
mozilla-headless: Convert to hg and add mozilla-headless-services
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/mozilla-headless/mozilla-headless-services_git.bb')
-rw-r--r--meta/packages/mozilla-headless/mozilla-headless-services_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/packages/mozilla-headless/mozilla-headless-services_git.bb b/meta/packages/mozilla-headless/mozilla-headless-services_git.bb
new file mode 100644
index 0000000000..cb538ee3fb
--- /dev/null
+++ b/meta/packages/mozilla-headless/mozilla-headless-services_git.bb
@@ -0,0 +1,12 @@
1SRC_URI = "git://git.moblin.org/mozilla-headless-services.git;protocol=git \
2 file://confighack.patch;patch=1"
3PV = "0.0+git${SRCREV}"
4PR = "r1"
5
6DEPENDS = "glib-2.0 dbus mozilla-headless"
7
8S = "${WORKDIR}/git"
9
10FILES_${PN} += "${datadir}/dbus-1/services"
11
12inherit autotools_stage