From 23a109910b32b5270abdd38411e6c745a0e54ec8 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 22 Sep 2015 14:05:38 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/6a65a0d954d6 Author: Zibi Braniecki Desc: Merge pull request #31985 from zbraniecki/1206437-recognize-absolute-paths-in-multilocale Bug 1206437 - Recognize absolute paths to resources in multilocale. r=stas ======== https://hg.mozilla.org/integration/gaia-central/rev/2572691aaafa Author: Zibi Braniecki Desc: Bug 1206437 - Recognize absolute paths to resources in multilocale --- 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 06ca62d932e5..4a3c2bb7e0b0 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "5f67c62ccacb9e9ae6f5989ef9fdcd8ed5c2515e", + "git_revision": "9d40462e6cb781d6b496c47e6de3bba113923b5d", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "1cce1b63e684176ae73adfb34dd60036e6a1702a", + "revision": "6a65a0d954d671d005eddf7a923bb4ebbbb50981", "repo_path": "integration/gaia-central" }