CM10.1 for the EVO 4G
Discussion thread: | http://forum.xda-developers.com/showthread.php?t=2095198 |
mkdir ~/cm10.1
cd ~/cm10.1/
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
chmod a+x ~/bin/repo
repo init -u git://github.com/CyanogenMod/android.git -b jellybean
cd ~/cm10.1
repo sync
NOTE: This WILL take a long time.
wget -O .repo/local_manifests/local_manifest.xml https://raw.github.com/kasual/android_device_htc_supersonic/jellybean/Manifest/local_manifest.xml
cd ~/cm10.1
repo sync
Make sure we're in ~/cm10.1...
cd ~/cm10.1
Pull in the prebuilts, like Rom Manager...
./vendor/cm/get-prebuilts
And build!
. build/envsetup.sh && brunch supersonic