CM9 for the EVO 4G
Discussion thread: | http://forum.xda-developers.com/showthread.php?t=1625096 |
Bug List: | http://code.google.com/p/cm9-supersonic/ |
setup linux/OS X - Please note: it must be sun-java-6, not openjdk
mkdir ~/cm9
cd ~/cm9/
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 ics
cd ~/cm9
repo sync -j16
NOTE: This WILL take a long time.
wget -O .repo/local_manifest.xml https://raw.github.com/jmztaylor/android_device_htc_supersonic/master/Manifest/local_manifest.xml
cd ~/cm9
repo sync -j16
Make sure we're in ~/cm9...
cd ~/cm9
Pull in the prebuilts, like Rom Manager...
./vendor/cm/get-prebuilts
And build!
. build/envsetup.sh && brunch supersonic