From 05957edc44fd7cb97f43e98be3c419ba731d30f2 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 19 Mar 2015 11:55:27 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/03ddf0e1fdce Author: Kyle Machulis Desc: Merge pull request #28818 from qdot/1001757-move-core-apps Bug 1001757 - Allow building core apps outside of profile on b2g desktop ======== https://hg.mozilla.org/integration/gaia-central/rev/e0249b57597b Author: Kyle Machulis Desc: Bug 1001757 - Allow building core apps outside of profile on b2g desktop --- 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 f18c0af3756..6c941711ba9 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "00a1dd559ae636bf9b2949f8932d5b17da584fb4", + "git_revision": "76f850a9b940117e59e14d353f72ce79c9fbf379", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "33d3272b0676ec7fea72b0d3803dfcbbf841aed3", + "revision": "03ddf0e1fdce3902230da23e0707071926d210b8", "repo_path": "integration/gaia-central" }