mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
mozilla-headless: Allow PV to forwards
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -7,7 +7,7 @@ SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=${FIXEDREV};module=of
|
||||
file://removebadrpath.patch;patch=1 \
|
||||
file://jsautocfg.h \
|
||||
file://mozconfig"
|
||||
PV = "0.0+hg-1.0+${FIXEDREV}"
|
||||
PV = "0.0.1+hg-1.0+${FIXEDREV}"
|
||||
PR = "r5"
|
||||
|
||||
S = "${WORKDIR}/offscreen"
|
||||
|
||||
Reference in New Issue
Block a user