mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 19:37:10 +00:00
mozilla-headless: Convert to hg and add mozilla-headless-services
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
SRC_URI = "git://git.moblin.org/mozilla-headless-services.git;protocol=git \
|
||||
file://confighack.patch;patch=1"
|
||||
PV = "0.0+git${SRCREV}"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "glib-2.0 dbus mozilla-headless"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${datadir}/dbus-1/services"
|
||||
|
||||
inherit autotools_stage
|
||||
Reference in New Issue
Block a user