Re: Finding source code for Linaro kernels

2012-01-26 Thread Dave Martin
On Wed, Jan 25, 2012 at 6:52 PM, Zach Pfeffer wrote: > On 25 January 2012 12:18, Dave Martin wrote: >> On Tue, Jan 24, 2012 at 9:40 PM, Zach Pfeffer >> wrote: >> >> [...] >> >>> >>> >>> For Android we have: >>> >>> https://android-build.linaro.org/builds/~linaro-android/panda-12.01-release/ >>>

Re: Finding source code for Linaro kernels

2012-01-25 Thread Zach Pfeffer
On 25 January 2012 12:18, Dave Martin wrote: > On Tue, Jan 24, 2012 at 9:40 PM, Zach Pfeffer wrote: > > [...] > >> >> >> For Android we have: >> >> https://android-build.linaro.org/builds/~linaro-android/panda-12.01-release/ >> >> we should have the same thing for Ubuntu: >> >> ubuntu-build.linar

Re: Finding source code for Linaro kernels

2012-01-25 Thread Dave Martin
On Tue, Jan 24, 2012 at 9:40 PM, Zach Pfeffer wrote: [...] > > > For Android we have: > > https://android-build.linaro.org/builds/~linaro-android/panda-12.01-release/ > > we should have the same thing for Ubuntu: > > ubuntu-build.linaro.org > > with the similar information. > I'm not sure about

Re: Finding source code for Linaro kernels

2012-01-24 Thread Zach Pfeffer
On 24 January 2012 13:32, Dave Martin wrote: > On Tue, Jan 24, 2012 at 11:34:51AM +, Lee Jones wrote: > > All released kernel source is available on git.linaro.org. > > > > Specifically: > > Git: > > git://git.linaro.org/landing-teams/leb//kernel.git > > HTML: > > http://git.linar

Re: Finding source code for Linaro kernels

2012-01-24 Thread Dave Martin
On Tue, Jan 24, 2012 at 11:34:51AM +, Lee Jones wrote: > All released kernel source is available on git.linaro.org. > > Specifically: > Git: > git://git.linaro.org/landing-teams/leb//kernel.git > HTML: > http://git.linaro.org/git/landing-teams/leb//kernel.git > Gitweb: > > h

Re: Finding source code for Linaro kernels

2012-01-24 Thread Lee Jones
All released kernel source is available on git.linaro.org. Specifically: Git: git://git.linaro.org/landing-teams/leb//kernel.git HTML: http://git.linaro.org/git/landing-teams/leb//kernel.git Gitweb: http://git.linaro.org/gitweb?p=landing-teams/leb//kernel.git;a=summary The Gitw

Re: Finding source code for Linaro kernels

2012-01-24 Thread Dave Martin
Hi again, After a report of yet another instance of un-findable source for a kernel released from a landing team, it would be good if we could move forward with this. Does anyone have any significant disagreements with the proposal below? If not, I can try to write up a formal specification some

Re: Finding source code for Linaro kernels

2012-01-13 Thread Dave Martin
On Fri, Jan 13, 2012 at 5:42 PM, Zach Pfeffer wrote: > On 13 January 2012 11:36, Dave Martin wrote: >> I was specifically after solving the problem for the debianised >> kernels.  Android is an analogous but completely separate problem -- >> if you already have a solution there then great. >> >>>

Re: Finding source code for Linaro kernels

2012-01-13 Thread Zach Pfeffer
On 13 January 2012 11:36, Dave Martin wrote: > I was specifically after solving the problem for the debianised > kernels.  Android is an analogous but completely separate problem -- > if you already have a solution there then great. > >> https://android-build.linaro.org/builds/~linaro-android/stag

Re: Finding source code for Linaro kernels

2012-01-13 Thread Dave Martin
I was specifically after solving the problem for the debianised kernels. Android is an analogous but completely separate problem -- if you already have a solution there then great. > https://android-build.linaro.org/builds/~linaro-android/staging-origen/#build=142 I assume people can tell from t

Re: Finding source code for Linaro kernels

2012-01-13 Thread Zach Pfeffer
Linaro Android kernels are very easy to find Browse to: https://android-build.linaro.org/builds/~linaro-android/staging-origen/#build=142 Click on Downloads You'll see: http://snapshots.linaro.org/android/~linaro-android/staging-origen/142/source-manifest.xml and http://snapshots.linaro.org/

Re: Finding source code for Linaro kernels

2012-01-13 Thread John Rigby
The CI autopackaged TI 3.1 kernels all land here: https://github.com/jcrigby/packaged-linux-linaro-3.1-ci/commits/lt-omap/ All 3.1 LT and non LT kernel land there in different branches but each branch gets overwritten with each new merge so you need the tag to find a particular release. On Fri, J

Re: Finding source code for Linaro kernels

2012-01-13 Thread Dave Martin
On Fri, Jan 13, 2012 at 3:52 PM, John Rigby wrote: > On Fri, Jan 13, 2012 at 6:32 AM, Dave Martin wrote: >> For everyone who packages kernel trees: >> >> >> I've had some questions about getting the source for linaro kernel >> packaged, and it seems that this is still not straightforward: >> > ..

Re: Finding source code for Linaro kernels

2012-01-13 Thread John Rigby
On Fri, Jan 13, 2012 at 6:32 AM, Dave Martin wrote: > For everyone who packages kernel trees: > > > I've had some questions about getting the source for linaro kernel > packaged, and it seems that this is still not straightforward: > ... This seems reasonable to me. This month we are adding CI a

Finding source code for Linaro kernels

2012-01-13 Thread Dave Martin
For everyone who packages kernel trees: I've had some questions about getting the source for linaro kernel packaged, and it seems that this is still not straightforward: Getting the debian package source (i.e., flat tarball) for a binary kernel is possible, but only if it is a non-superseded ver