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 > like this: > > > > adb shell cd /data/local && find . -type f | xargs sha1sum > > > > But there's no `find` command on the device. > > > > So, my question is: do I have to upgrade B2G first?
Gaia version is coupled with the Gecko version on the device, so you'll need to upgrade that one first. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
