You need to set ANDROIDFS_DIR to the desired path, say in your .userconfig file. But the backup process is controlled by the extract-files.sh for each device (e.g. for flame it is found at https://github.com/mozilla-b2g/device-flame, or device/t2m/flame in your build folder). You may need to fix (at least) one of the if blocks that have the path hardcoded to "../../../backup-${DEVICE}", depending on your target. We should probably fix that in the repos :).
----- Original Message ----- From: "A. Crespo" <[email protected]> To: "Dev B2G List" <[email protected]> Sent: Saturday, August 30, 2014 9:05:03 AM Subject: [b2g] Change backup directory. Hi, Is there any way to change or specify a location for the backup-{device}/ directory location when building B2G? Is there any environment variable to change it? Best regards. _______________________________________________ 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
