From a3571ff4239dcbbbbefb5e7636beab1c9c4cc8ee Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 24 Feb 2015 02:40:28 -0800 Subject: [PATCH] Bumping gaia.json for 6 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/2b5e7ccd2599 Author: Arthur Chen Desc: Merge pull request #28065 from crh0716/1123567 Bug 1123567 - Init the state machine with the current storage status and consider the Mount-Fail case r=alive ======== https://hg.mozilla.org/integration/gaia-central/rev/a476c7128e28 Author: Arthur Chen Desc: Bug 1123567 - Init the state machine with the current storage status and consider the Mount-Fail case ======== https://hg.mozilla.org/integration/gaia-central/rev/845990a7ad19 Author: autolander Desc: Bug 1126082 - merge pull request #28360 from albertopq:1126082-sim-airplane-dismiss to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/5d02e213e0c3 Author: albertopq Desc: Bug 1126082 - Dismiss PIN dialog on airplane mode ======== https://hg.mozilla.org/integration/gaia-central/rev/51c43d1cd605 Author: Staś Małolepszy Desc: Merge pull request #28395 from stasm/1136025-unhide-get-more-languages Bug 1136025 - Un-hide Get More Languages in Settings. r=arthurcc ======== https://hg.mozilla.org/integration/gaia-central/rev/c05938c45b85 Author: Staś Małolepszy Desc: Bug 1136025 - Un-hide Get More Languages in Settings. r=arthurcc --- 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 7251092cf0b3..c76cf16f3eb8 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "5943cf88a468a2220df3ba0449c99e8ac154f5c1", + "git_revision": "9e2e3726ee5c0d96dadb97aee4607375aa274613", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "51eaa794e512c33ba48de1af6387ad61b5a14c41", + "revision": "2b5e7ccd2599ea835063b16dd1251edac4611603", "repo_path": "integration/gaia-central" }