From 6fdf14c9b3bf5b564c4ac06fe70b966362120d0d Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Sun, 19 Apr 2015 19:27:10 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-2_1s/rev/5df66c70eddf Author: Sean Lee Desc: Merge pull request #29584 from weilonge/seanlee/STK/v2.1s/Bug1140971 Bug 1140971 - Send 0x04 when there is an icon displayed request. r=frsela ======== https://hg.mozilla.org/integration/gaia-2_1s/rev/ac64c644a4a1 Author: Sean Lee Desc: Bug 1140971 - Send 0x04 when there is an icon displayed request. --- 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 46511582f5da..5575b1c28d29 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "1f2df8c408f9cc23863ad0991459e1e47a877e57", + "git_revision": "2eaa318c0029cd61495e857a32d23f2816026824", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "b02361774a0e77ae6868ded7086a5b1bf0414a2c", + "revision": "5df66c70eddf64d03a598f7087b3110e9c20757a", "repo_path": "integration/gaia-2_1s" } -- 2.11.4.GIT