mozilla-headless: Allow PV to forwards

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-07-27 16:17:15 +01:00
parent 2e4fbb1718
commit f9686c4f10

View File

@@ -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"