RE: How to checkout v2.6.31-rc3 using git

2009-07-14 Thread Pandita, Vikram

Elvis
-Original Message-
From: linux-omap-ow...@vger.kernel.org 
[mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Elvis
Dowson
Sent: Tuesday, July 14, 2009 2:44 PM
To: Linux OMAP Users
Subject: How to checkout v2.6.31-rc3 using git

Hi,
   How should my git command look like if I were to try to check out
v2.6.31-rc3 from the linux-omap-2.6 repository? I don't see a head for
v2.6.31 , and the master branch is 2 weeks old at v2.6.31-rc1.

L-O seems to be still on v2.6.31-rc1
Use: $git tag -l 

Looks like tony has not synce'd up with rc2/3 yet.

If you need the new rc, then you could use kernel.org git.
Not sure what is your use case.


Best regards,

Elvis

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: How to checkout v2.6.31-rc3 using git

2009-07-14 Thread Elvis Dowson

Hi Vikram,
Thanks for the reply.

On Jul 14, 2009, at 11:49 PM, Pandita, Vikram wrote:





L-O seems to be still on v2.6.31-rc1
Use: $git tag -l

Looks like tony has not synce'd up with rc2/3 yet.

If you need the new rc, then you could use kernel.org git.
Not sure what is your use case.


I'm trying to port android kernel sources to v2.6.31, to better take  
advantage of power management support for the gumstix overo. I've  
managed to complete the port of android-2.6.29, but power management  
is not very stable with v2.6.29.


Best regards,

Elvis

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: How to checkout v2.6.31-rc3 using git

2009-07-14 Thread Pandita, Vikram


-Original Message-
From: Elvis Dowson [mailto:elvis.dow...@mac.com]
Sent: Tuesday, July 14, 2009 2:57 PM
To: Pandita, Vikram
Cc: Linux OMAP Users
Subject: Re: How to checkout v2.6.31-rc3 using git

Hi Vikram,
   Thanks for the reply.

On Jul 14, 2009, at 11:49 PM, Pandita, Vikram wrote:



 L-O seems to be still on v2.6.31-rc1
 Use: $git tag -l

 Looks like tony has not synce'd up with rc2/3 yet.

 If you need the new rc, then you could use kernel.org git.
 Not sure what is your use case.

I'm trying to port android kernel sources to v2.6.31, to better take
advantage of power management support for the gumstix overo. I've
managed to complete the port of android-2.6.29, but power management
is not very stable with v2.6.29.

If your requirement is a good PM, then the best place is kevin's pm branch I 
guess.

http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git;a=summary
head: pm 



Best regards,

Elvis


--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: How to checkout v2.6.31-rc3 using git

2009-07-14 Thread Elvis Dowson

Hi Vikram,

On Jul 15, 2009, at 12:03 AM, Pandita, Vikram wrote:



If your requirement is a good PM, then the best place is kevin's pm  
branch I guess.


http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git;a=summary
head: pm


I want to also incorporate tomi's DSS2 patches, so what I was thinking  
was continuing off the linux-omap-2.6 master branch, starting with  
rc1, and then pull the delta patches off Kevin and Tomi's git  
repositories, and incorporating them as delta patches into my  
openembedded recipe for the overo.


This way, I can maintain the same structure that the overo recipe  
uses, and pull off the latest delta patches for DSS2 and PM.


What do you think?

Best regards,

Elvis

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: How to checkout v2.6.31-rc3 using git

2009-07-14 Thread Pandita, Vikram


-Original Message-
From: Elvis Dowson [mailto:elvis.dow...@mac.com]
Sent: Tuesday, July 14, 2009 3:08 PM
To: Pandita, Vikram
Cc: Linux OMAP Users
Subject: Re: How to checkout v2.6.31-rc3 using git

Hi Vikram,

On Jul 15, 2009, at 12:03 AM, Pandita, Vikram wrote:


 If your requirement is a good PM, then the best place is kevin's pm
 branch I guess.

 http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git;a=summary
 head: pm

I want to also incorporate tomi's DSS2 patches, so what I was thinking
was continuing off the linux-omap-2.6 master branch, starting with
rc1, and then pull the delta patches off Kevin and Tomi's git
repositories, and incorporating them as delta patches into my
openembedded recipe for the overo.

This way, I can maintain the same structure that the overo recipe
uses, and pull off the latest delta patches for DSS2 and PM.

What do you think?

All this is already available and integrated on android public git tree.
This had DSS2 and PM.

http://android.git.kernel.org/?p=kernel/omap.git;a=summary
Head: android-omap-2.6.29
Validated on Zoom2.


Best regards,

Elvis


--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html