Skip to content

Instantly share code, notes, and snippets.

@samjoch
Created February 3, 2014 16:59
Show Gist options
  • Save samjoch/8787736 to your computer and use it in GitHub Desktop.
Save samjoch/8787736 to your computer and use it in GitHub Desktop.
gecko test update
# build new .mar file in objdir-gecko/dist/b2g-update/b2g-gecko-update.mar
./build.sh gecko-update-full
# save current version of gecko
mv ~/b2g/objdir-gecko/dist/b2g-update/b2g-gecko-update.mar ~/b2g-builds/gecko-custom-name.mar
# make ~/b2g/gecko-custom-name.mar available for device
python tools/update-tools/test-update.py ~/b2g-builds/gecko-custom-name.mar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment