Personally, I don't think you were being dumb. It's hard to keep track of everything. :)
And yes, I meant the relative output to the script; thanks for the correction. You can send a PR of your change for extract-files.sh to https://github.com/mozilla-b2g/device-flame and that will fix it for the flame device for everyone. Regards, Naoki On Mar 31, 2015, at 1:59 PM, Dale Harvey <[email protected]> wrote: > Thanks, problem was me being dumb > > I was looking in the wrong place for backup_flame, and the path in the output > was relative to the script, not cwd, getting rid of it fixed it > > On 31 March 2015 at 21:35, Naoki Hirata <[email protected]> wrote: > if you delete the backup-flame directory and flash the v18D_nightly_v2.zip; > running the ./config.sh flamek-kk should create a new backup-flame directory > and pull the contents there. > > Specifically : <b2g_project>/device/t2m/flame/extract-files.sh should create > it. > > The extract-files.sh has to run from that directory as it's done via > reference to directory structure. > > Regards, > Naoki > >> So I havent built gecko in a while >> >> I flashed http://cds.w5v8t3u9.hwcdn.net/v18D_nightly_v2.zip >> >> $ adb shell getprop ro.bootloader >> L1TC000118D0 >> >> $ ./config.sh flame-kk >> .. completes fine >> >> $ ./build.sh gecko >> .. errors with >> ============================================ >> >> Blob setup script has changed, re-running >> Pulling files from ../../../backup-flame >> Invalid system backup - Wrong base version found. >> >> Do this: >> 1. Delete backup-flame >> 2. Flash your device with KK based images from the vendor >> 3. Try building again >> >> > Build failed! < >> >> I have no backup_flame, device is connected and accessible via adb >> >> Any ideas? >> >> Cheers >> Dale >> >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g > >
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
