Local manifest to build CyanogenMod 11 UNOFFICIAL for Nokia X2 aka Ara
Initialize repo:
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
curl --create-dirs -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.githubusercontent.com/cm-nokia-x2/android_local_manifest/cm-11.0/local_manifest.xml
repo sync
source ./build/envsetup.sh
lunch cm_ara-userdebug
make otapackage