Re: [b2g] Updating Gaia on ZTE Open

2013-09-04 Thread scribu
On Wed, Sep 4, 2013 at 12:52 PM, Julien Wajsberg wrote: > I don't see where you see this in our Makefile. Can you tell us the > exact location please ? It's not right in the Makefile; it's in the install-gaia.py script: https://github.com/mozilla-b2g/gaia/blob/master/build/install-gaia.py#L73

Re: [b2g] Updating Gaia on ZTE Open

2013-09-04 Thread Julien Wajsberg
Le 04/09/2013 12:03, scribu a écrit : > On Wed, Sep 4, 2013 at 12:52 PM, Julien Wajsberg > mailto:jwajsb...@mozilla.com>> wrote: > > I don't see where you see this in our Makefile. Can you tell us the > exact location please ? > > > It's not right in the Makefile; it's in the install-gaia.p

Re: [b2g] Updating Gaia on ZTE Open

2013-09-04 Thread Julien Wajsberg
Le 04/09/2013 01:58, Cristi Burca a écrit : > Hello, > > Just bought a ZTE Open from the UK Ebay site and I want to update to Gaia 1.1. > > I have managed to root the device. > > But I noticed that the `make reset-gaia` script ends up calling something > like this: > > adb shell cd /data/local

Re: [b2g] Updating Gaia on ZTE Open

2013-09-04 Thread Jan Jongboom
On Wednesday, September 4, 2013 1:58:46 AM UTC+2, Cristi Burca wrote: > Hello, > > > > Just bought a ZTE Open from the UK Ebay site and I want to update to Gaia 1.1. > > > > I have managed to root the device. > > > > But I noticed that the `make reset-gaia` script ends up calling something

[b2g] Updating Gaia on ZTE Open

2013-09-03 Thread Cristi Burca
Hello, Just bought a ZTE Open from the UK Ebay site and I want to update to Gaia 1.1. I have managed to root the device. But I noticed that the `make reset-gaia` script ends up calling something like this: adb shell cd /data/local && find . -type f | xargs sha1sum But there's no `find` co