From 566d40c29d51f895ba36ff9dcb01ec522eebdfdb Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 5 Nov 2015 08:40:38 -0800 Subject: [PATCH] Bumping gaia.json for 4 gaia revision(s) a=gaia-bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ======== https://hg.mozilla.org/integration/gaia-central/rev/26ded672c50d Author: Chris Lord Desc: Merge pull request #33014 from Cwiiis/bug1221195-homescreen-remove-system-xhr Bug 1221195 - Remove unused systemXHR permission. r=gmarty,kgrandon ======== https://hg.mozilla.org/integration/gaia-central/rev/9ab903b69575 Author: Chris Lord Desc: Bug 1221195 - Remove unused systemXHR permission. r=gmarty,kgrandon ======== https://hg.mozilla.org/integration/gaia-central/rev/bfa623f8e4e0 Author: Fabrice Desré Desc: Merge pull request #32954 from samgiles/distro-vars Bug 1220744 - Allow specific distros to set/unset build time variables in their own config r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/2fea90f31ddc Author: Sam Giles Desc: Bug 1220744 - Allow specific distros to set/unset build time variables in their own config r=timdream --- b2g/config/gaia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 3cc570172d7d..c8588e99b65e 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "db4dabf9b3932fcfccd078fde6bac2d56624d2d9", + "git_revision": "ccc064c3d32bc9bb6787e768a761055f4fb69769", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "3d74b9cdd47d30c9c8e490f4a4b7cba7f3bbe53e", + "revision": "26ded672c50d86852555b32c9ceee6a338262400", "repo_path": "integration/gaia-central" }