On 10/22/2013 08:15 PM, [email protected] wrote:
On Tuesday, October 22, 2013 10:56:46 PM UTC+8, Fabrice Desré wrote:
In general, using mismatched combinations of gecko and gaia is not
supported.

Is there any wiki page which shows matched gecko/gaia branch/versions? I am 
having a hard time in debugging older versions of gecko for using the wrong 
gaia version.


Gecko has a file named b2g/config/gaia.json which contains the hg-changeset of Gaia [1,2] which is updated by the Gaia push bot.

In the mean time, I have a list of patch on top of git-repo [3] which I used for bisecting based on another repository, but commit timestamps are not reliable.

  # This command will take the date of the commit checked out in gecko and
  # will update all repository except gecko with this new date.

  repo --repo-data=gecko /gecko

[1] http://hg.mozilla.org/integration/gaia-central/
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=884904
[3] https://github.com/nbp/git-repo

--
Nicolas B. Pierron
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to