It's simple just replace ics with jellybean for branchHey man, you plan on updating this thread to include JB? RMS no longer have the guides.
\Regards
It's simple just replace ics with jellybean for branchHey man, you plan on updating this thread to include JB? RMS no longer have the guides.
\Regards
Thanks man, got some free time so I thought I play with it bit.It's simple just replace ics with jellybean for branch
I forgot one thing though. If your going to do aokp it'll be jbThanks man, got some free time so I thought I play with it bit.
\Regards
Then after repo is complete! ADD>>> AudioHardware.cpp to android_hardware_qcom_audio/msm8660 From cm9..... Or it won't compile!repo init -u https://github.com/CyanogenMod/android.git -b jellybean
I basically just told them that, good job repeating thingsTo compile cm10 just use blahs guide!
Then repo with
Then after repo is complete! ADD>>> AudioHardware.cpp to android_hardware_qcom_audio/msm8660 From cm9..... Or it won't compile!
oh well things will never change just tryin to help enjoy yourself!:laugh:I basically just told them that, good job repeating things
Intervigil fixed the audio so don't need to change it.To compile cm10 just use blahs guide!
Then repo with
Then after repo is complete! ADD>>> AudioHardware.cpp to android_hardware_qcom_audio/msm8660 From cm9..... Or it won't compile!
Thank you for clearing this upIntervigil fixed the audio so don't need to change it.
Sent from my HTC Sensation using Tapatalk 2
I hope you're using the repos on github.com/OpenSensation and not the recently deleted ones on github.com/TamCoreThanks I got everything working using tamcore's git and local manifest...
Last time I built was Friday afternoon (we are almost the same time zones) I will check when I get home... When did you delete it?I hope you're using the repos on github.com/OpenSensation and not the recently deleted ones on github.com/TamCore![]()
YesterdayLast time I built was Friday afternoon (we are almost the same time zones) I will check when I get home... When did you delete it?
Or ccache into the source directory folderMoving ccache into a tmpfs should speed it up a bit![]()
From git://github.com/CyanogenMod/android_frameworks_base
* [new branch] cm-9.0.0 -> github/cm-9.0.0
* [new branch] cm-9.1.0 -> github/cm-9.1.0
* [new branch] donut -> github/donut
* [new branch] eclair -> github/eclair
* [new branch] froyo -> github/froyo
* [new branch] froyo-stable -> github/froyo-stable
* [new branch] gb-release-7.2 -> github/gb-release-7.2
* [new branch] gingerbread -> github/gingerbread
* [new branch] gingerbread-release -> github/gingerbread-release
* [new branch] ics -> github/ics
* [new branch] ics-release -> github/ics-release
* [new branch] jellybean -> github/jellybean
* [new branch] missing-master-patches -> github/missing-master-patches
* [new branch] themes-exp -> github/themes-exp
* [new tag] cm-7.0.0 -> cm-7.0.0
* [new tag] cm-7.0.1 -> cm-7.0.1
* [new tag] cm-7.0.2.1 -> cm-7.0.2.1
* [new tag] cm-7.0.3 -> cm-7.0.3
* [new tag] cm-7.1.0 -> cm-7.1.0
remote: Compressing objects: 100% (8263/8263), done.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
error: Cannot fetch CyanogenMod/android_prebuilt
error: Exited sync due to fetch errors
I haven't had that issue and I compiled a build last night. Did you use CM repo init or mine?Hi,
I decided to get my hands dirty with compiling ROM from source. I got stuck at repo sync with following error -
I tried to google error but could not find anything easier to tryCode:From git://github.com/CyanogenMod/android_frameworks_base * [new branch] cm-9.0.0 -> github/cm-9.0.0 * [new branch] cm-9.1.0 -> github/cm-9.1.0 * [new branch] donut -> github/donut * [new branch] eclair -> github/eclair * [new branch] froyo -> github/froyo * [new branch] froyo-stable -> github/froyo-stable * [new branch] gb-release-7.2 -> github/gb-release-7.2 * [new branch] gingerbread -> github/gingerbread * [new branch] gingerbread-release -> github/gingerbread-release * [new branch] ics -> github/ics * [new branch] ics-release -> github/ics-release * [new branch] jellybean -> github/jellybean * [new branch] missing-master-patches -> github/missing-master-patches * [new branch] themes-exp -> github/themes-exp * [new tag] cm-7.0.0 -> cm-7.0.0 * [new tag] cm-7.0.1 -> cm-7.0.1 * [new tag] cm-7.0.2.1 -> cm-7.0.2.1 * [new tag] cm-7.0.3 -> cm-7.0.3 * [new tag] cm-7.1.0 -> cm-7.1.0 remote: Compressing objects: 100% (8263/8263), done. remote: aborting due to possible repository corruption on the remote side. fatal: early EOF fatal: index-pack failed error: Cannot fetch CyanogenMod/android_prebuilt error: Exited sync due to fetch errors![]()
I used CMI haven't had that issue and I compiled a build last night. Did you use CM repo init or mine?
repo init -u git://github.com/CyanogenMod/android.git -b jellybean
Try repo sync -fI used CM
Code:repo init -u git://github.com/CyanogenMod/android.git -b jellybean