Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
chasmodo
Old
#31  
chasmodo's Avatar
Recognized Contributor
Thanks Meter 20396
Posts: 9,274
Join Date: Dec 2011
Location: Novi Sad

 
DONATE TO ME
Thanks for the build guide in post #3.

However, when I had tried to merge your lazy script into my build script I got the following error:

error: pathspec 'linaro-10.1' did not match any file(s) known to git.

Am I doing something wrong?
 
azoller1
Old
#32  
azoller1's Avatar
Senior Member
Thanks Meter 995
Posts: 1,477
Join Date: Aug 2011
Location: Lenexa
Default Re: [ROM][KANG] Linaro CM 10.1 + Bionic *2/23 Nightly*

Where do I put the lines in the lazy script to what file? I'm kind of confused on that part is it the repo manifest in my bin directory?

Sent from my VS920 4G using Tapatalk 2
DONT FORGET TO PRESS THE THANKS BUTTON!!

Device: LG Spectrum 16GB 4G
Rom: Running My Own Icy Fusion ROM
Kernel: Running Ortriggers Kernel

Device: Nexus 7 16GB
Rom: Running My Own Xylon Fusion ROM
Kernel: Running Imoseyon LeanKernel

MY DEV
GOO.IM FILES/FOLDERS
DEV-HOST FILES/FOLDERS

G+ COMMUNITY GOOGLE+ TWITTER FOLLOW
 
trailblazerz11
Old
(Last edited by trailblazerz11; 24th February 2013 at 12:53 AM.)
#33  
trailblazerz11's Avatar
Senior Member - OP
Thanks Meter 1114
Posts: 1,086
Join Date: Apr 2011
Location: Hong Kong
Default Re: [ROM][KANG] Linaro CM 10.1 + Bionic *2/23 Nightly*

From each path on cm Gerrit, need to manually create a new branch named Linaro-cm10.1 then cherry pick the patches. Probably a better way but I r nub with repo

Sent from my Nexus 4 using Tapatalk 2
Device: neXus 4
Rom:Linaro CM 10.1
Kernel:Franco r134

Device: neXus 7 Thanks to Phandroid and Nvidia!!
Rom:Linaro CM 10.1
Kernel: Trinity


In Christ Alone..

Linaro CM 10.1 builds and tutorial Nexus 4 & 7
The Following User Says Thank You to trailblazerz11 For This Useful Post: [ Click to Expand ]
 
mrazndead
Old
#34  
Senior Member
Thanks Meter 35
Posts: 221
Join Date: Aug 2011
Default Re: [ROM][KANG] Linaro CM 10.1 + Bionic *2/23 Nightly*

Solid clean ROM. Stable and smooth. I'm going to run this till 4.2.3 comes
Mobile App Designer, Web Developer, Artist


Current Devices:

Tablets: Nexus 7, Acer A500, Lenovo K1, iPad 3, New: HP TouchPad with Jelly Bean, New: iPad Mini
Mobile: iPod Touch 4G, Samsung Exhibit 2 4g
Laptops: Lenovo Core i5 Laptop, Macbook Pro Core i5
 
eug89
Old
(Last edited by eug89; 24th February 2013 at 11:42 AM.)
#35  
Senior Member
Thanks Meter 71
Posts: 258
Join Date: Sep 2009
Quote:
Originally Posted by trailblazerz11 View Post
From each path on cm Gerrit, need to manually create a new branch named Linaro-cm10.1 then cherry pick the patches. Probably a better way but I r nub with repo

Sent from my Nexus 4 using Tapatalk 2
Just looked at that script; to avoid the problem of having to git pull for every single repo after a repo sync you can create branches using repo start.
From the source directory (from where you repo sync) type:
Code:
repo start <name you want to give to the branch> <project path>
For example, for bionic:
Code:
repo start Linaro-cm10.1 CyanogenMod/android_bionic
In this way you create a branch that gets updated every time you repo sync and it will stay in that branch; no need to checkout back to your branch after a repo sync. Basically, the commits you added will get reapplied on top of the new changes pulled from CyanogenMod's repo.
The Following User Says Thank You to eug89 For This Useful Post: [ Click to Expand ]
 
trailblazerz11
Old
#36  
trailblazerz11's Avatar
Senior Member - OP
Thanks Meter 1114
Posts: 1,086
Join Date: Apr 2011
Location: Hong Kong
Quote:
Originally Posted by eug89 View Post
Just looked at that script; to avoid the problem of having to git pull for every single repo after a repo sync you can create branches using repo start.

In this way you create a branch that gets updated every time you repo sync and it will stay in that branch; no need to checkout back to your branch after a repo sync. Basically, the commits you added will get reapplied on top of the new changes pulled from CyanogenMod's repo.
Thanks!!! Will try this. I knew there would be a less caveman way to do things but was tunnel visioned on this simple way hehe, I appreciate all the help!!
Device: neXus 4
Rom:Linaro CM 10.1
Kernel:Franco r134

Device: neXus 7 Thanks to Phandroid and Nvidia!!
Rom:Linaro CM 10.1
Kernel: Trinity


In Christ Alone..

Linaro CM 10.1 builds and tutorial Nexus 4 & 7
 
htchoi5609
Old
#37  
htchoi5609's Avatar
Senior Member
Thanks Meter 305
Posts: 205
Join Date: Mar 2012
Location: seoul

 
DONATE TO ME
Rlly nice
 
mrazndead
Old
#38  
Senior Member
Thanks Meter 35
Posts: 221
Join Date: Aug 2011
Default Re: [ROM][KANG] Linaro CM 10.1 + Bionic *2/26 Nightly*

I noticed the tablet idle on this ROM is much higher than other Roms. Anyway to lower this?
Mobile App Designer, Web Developer, Artist


Current Devices:

Tablets: Nexus 7, Acer A500, Lenovo K1, iPad 3, New: HP TouchPad with Jelly Bean, New: iPad Mini
Mobile: iPod Touch 4G, Samsung Exhibit 2 4g
Laptops: Lenovo Core i5 Laptop, Macbook Pro Core i5
 
trailblazerz11
Old
#39  
trailblazerz11's Avatar
Senior Member - OP
Thanks Meter 1114
Posts: 1,086
Join Date: Apr 2011
Location: Hong Kong
Default Re: [ROM][KANG] Linaro CM 10.1 + Bionic *2/26 Nightly*

Quote:
Originally Posted by mrazndead View Post
I noticed the tablet idle on this ROM is much higher than other Roms. Anyway to lower this?
My idle is okay except it doesn't like my schools WiFi. I think because it's not static ip.
But check you wake locks to figure out what's causing it.

Sent from my Nexus 4
Device: neXus 4
Rom:Linaro CM 10.1
Kernel:Franco r134

Device: neXus 7 Thanks to Phandroid and Nvidia!!
Rom:Linaro CM 10.1
Kernel: Trinity


In Christ Alone..

Linaro CM 10.1 builds and tutorial Nexus 4 & 7
 
trailblazerz11
Old
#40  
trailblazerz11's Avatar
Senior Member - OP
Thanks Meter 1114
Posts: 1,086
Join Date: Apr 2011
Location: Hong Kong
Default Re: [ROM][KANG] Linaro CM 10.1 + Bionic *2/26 Nightly*

3/1 build will be out soon
Linaro released a new toolchain update 13.02

I know goo gets a bit slow in peak hours. So mainly as a learning activity, made vps and site to host files. Goo will still and always be used especially for goomanager app.

Please test
Site linked in OP as a mirror for now to test how it works out, barebones for now since I've never done any html. No md5s, can check goo to be sure.
Please leave feedback
Thanks all

Sent from my Nexus 4
Device: neXus 4
Rom:Linaro CM 10.1
Kernel:Franco r134

Device: neXus 7 Thanks to Phandroid and Nvidia!!
Rom:Linaro CM 10.1
Kernel: Trinity


In Christ Alone..

Linaro CM 10.1 builds and tutorial Nexus 4 & 7

The Following 2 Users Say Thank You to trailblazerz11 For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...