View Single Post
edp17's Avatar
Posts: 607 | Thanked: 736 times | Joined on Jul 2019 @ UK
#683
Originally Posted by mautz View Post
No, do not abort. You need the complete Cyanogenmod source not only the Nexus specific device bits.
I wanted to let it run but finally I had no other choice. Very sorry about wasting your time, I really do! But a fresh start will be better.
(I am not sure why the disk has filled up though. Maybe when I changed the local manifest and re-run the sync it kept all the previous stuff.) I am just watching the console where the syn is running and seemingly it is downloading stuff for cm-11.0 and sony and other devices. Hmm. I think this happened when I used the cm-12.1 branch from the CM too. I will check in the morning.

I use this in my local manifest now:
Code:
<project path="device/lge/hammerhead" name="RealJohnGalt/android_device_lge_hammerhead" revision="cm-12.1" />
<project path="kernel/lge/hammerhead" name="RealJohnGalt/android_kernel_lge_hammerhead" revision="cm-12.1" />
Edit: Everything is nicely downloaded:
Code:
Checking out files: 100% (195/195), done.
Syncing work tree: 100% (172/172), done.
And only 29GB used. So far so good.

Edit2: The kernel compilation also is nicely done:
Code:
#### make completed successfully (03:10 (mm:ss)) ####

Now, I can step forward to try building the HAL!

Last edited by edp17; 2019-11-13 at 11:25. Reason: Added extra info
 

The Following 2 Users Say Thank You to edp17 For This Useful Post: