Sony Xperia Z3C (sony-aries): Difference between revisions
Appearance
add build instructions |
|||
Line 22: | Line 22: | ||
* Everything else | * Everything else | ||
=== Build Instructions === | |||
<code> | |||
./pmbootstrap.py checksum device-sony-aries | |||
./pmbootstrap.py build device-sony-aries | |||
./pmbootstrap.py checksum linux-sony-aries | |||
./pmbootstrap.py build linux-sony-aries --arch=armhf | |||
./pmbootstrap.py install | |||
</code> | |||
=== Source === | === Source === |
Revision as of 06:40, 11 September 2017
Contributors
- kskarthik
Special thanks to:
- opendata
- ata2001
- MartijnBraam
for their help & all IRC/Matrix folks
What works
- Compiling the kernel
- SSH into device
- GUI
- Touch
What doesn't
- Everything else
Build Instructions
./pmbootstrap.py checksum device-sony-aries
./pmbootstrap.py build device-sony-aries
./pmbootstrap.py checksum linux-sony-aries
./pmbootstrap.py build linux-sony-aries --arch=armhf
./pmbootstrap.py install