Last active
August 29, 2015 14:06
-
-
Save Nokius/94e6e36bf60fb73cab08 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo mic create fs --arch armv7hl \ | |
--tokenmap=ARCH:armv7hl,RELEASE:$RELEASE,EXTRA_NAME:$EXTRA_NAME \ | |
--record-pkgs=name,url \ | |
--outdir=sfa-$DEVICE-ea-$RELEASE$EXTRA_NAME \ | |
--pack-to=sfa-$DEVICE-ea-$RELEASE$EXTRA_NAME.tar.bz2 \ | |
$ANDROID_ROOT/tmp/Jolla-@RELEASE@-$DEVICE-@[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment