From 6780b399ccc4a7eef43b71162250106e7f98ba7b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 27 Nov 2010 17:09:36 +0100 Subject: [PATCH] fennec: update to 4.0b3pre Signed-off-by: Koen Kooi --- recipes/mozilla/fennec_hg.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes/mozilla/fennec_hg.bb b/recipes/mozilla/fennec_hg.bb index 2d44e9ae10..5bfd0d31f7 100644 --- a/recipes/mozilla/fennec_hg.bb +++ b/recipes/mozilla/fennec_hg.bb @@ -1,12 +1,12 @@ DESCRIPTION = "Mozilla Mobile browser" -PV = "0.9+${MOZPV}" -MOZPV = "2.0a1pre" -PR = "r10" +PV = "2.0+${MOZPV}" +MOZPV = "4.0b3pre" +PR = "r0" PE = "1" -SRC_URI = "hg://hg.mozilla.org;module=mozilla-central;rev=ad5644e101fd \ - hg://hg.mozilla.org;module=mobile-browser;rev=457ffb726aeb \ +SRC_URI = "hg://hg.mozilla.org;module=mozilla-central;rev=e2bc7992d304 \ + hg://hg.mozilla.org;module=mobile-browser;rev=051c9709248b \ file://jsautocfg.h \ file://jsautocfg-dontoverwrite.patch \ " -- 2.39.5