mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
mozilla-headless-services: Convert to SRCPV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
SRC_URI = "git://git.moblin.org/mozilla-headless-services.git;protocol=git \
|
SRC_URI = "git://git.moblin.org/mozilla-headless-services.git;protocol=git \
|
||||||
file://confighack.patch;patch=1"
|
file://confighack.patch;patch=1"
|
||||||
PV = "0.0+git${SRCREV}"
|
PV = "0.1+git${SRCPV}"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 dbus mozilla-headless json-glib"
|
DEPENDS = "glib-2.0 dbus mozilla-headless json-glib"
|
||||||
|
|||||||
Reference in New Issue
Block a user