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 <nhir...@mozilla.com> 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
> dev-b2g@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-b2g
>
>
>
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to