Patch tracking

2010-08-12 Thread Michael Hope
The next big thing for the Toolchain WG is sending patches upstream and beginning to track patches in general. Some of the use cases are: * Do a change upstream in 4.7, backport it to our 4.5, and backport it to our 4.6 when we make one * Do a change locally, track where it lands upstream, and

Re: New linux-linaro branch and a linux-linaro-meta branch

2010-08-12 Thread Tim Gardner
On 08/12/2010 08:16 AM, John Rigby wrote: > Hi Tim, > > I did a new linux-linaro release yesterday. It is based on the Nico's > latest merge and the latest Ubuntu kernel. It is in the master branch > here: > git://git.linaro.org/jcrigby/linux-linaro.git > > I have also done a linux-linaro meta pa

Re: New linux-linaro branch and a linux-linaro-meta branch

2010-08-12 Thread John Rigby
yes, thanks On 08/12/2010 03:07 PM, Tim Gardner wrote: > The linaro branch, right? Cause thats what I'm about to upload. > > On 08/12/2010 12:02 PM, John Rigby wrote: >> Sorry, I'll to a proper git request-pull in the future. >> >> On 08/12/2010 12:32 PM, Tim Gardner wrote: >>> On 08/12/2010 08:16

Re: New linux-linaro branch and a linux-linaro-meta branch

2010-08-12 Thread John Rigby
Sorry, I'll to a proper git request-pull in the future. On 08/12/2010 12:32 PM, Tim Gardner wrote: > On 08/12/2010 08:16 AM, John Rigby wrote: > >> Hi Tim, >> >> I did a new linux-linaro release yesterday. It is based on the Nico's >> latest merge and the latest Ubuntu kernel. It is in the m

Re: New linux-linaro branch and a linux-linaro-meta branch

2010-08-12 Thread Tim Gardner
The linaro branch, right? Cause thats what I'm about to upload. On 08/12/2010 12:02 PM, John Rigby wrote: > Sorry, I'll to a proper git request-pull in the future. > > On 08/12/2010 12:32 PM, Tim Gardner wrote: >> On 08/12/2010 08:16 AM, John Rigby wrote: >>> Hi Tim, >>> >>> I did a new linux-lina

Re: New linux-linaro branch and a linux-linaro-meta branch

2010-08-12 Thread Tim Gardner
On 08/12/2010 08:16 AM, John Rigby wrote: > Hi Tim, > > I did a new linux-linaro release yesterday. It is based on the Nico's > latest merge and the latest Ubuntu kernel. It is in the master branch > here: > git://git.linaro.org/jcrigby/linux-linaro.git > > I have also done a linux-linaro meta pa

Linaro Infrastructure Team Weekly Report (2010-08-05 to 2010-08-12)

2010-08-12 Thread Scott Bambrough
The weekly report for the Linaro Infrastructure team may be found at: Status report: https://wiki.linaro.org/Platform/Infrastructure/Status/2010-08-12 Burndown chart: http://people.canonical.com/~pitti/workitems/maverick/arm-infrastructure.html Progress: * LEP/DerivativeDistributions: Backend

Linaro Feature Freeze in place

2010-08-12 Thread Jamie Bennett
Hi, Linaro is now in Feature Freeze[1] and effort should switch to bug fixing and polish. If you believe that your new feature or package needs to be in the 10.11 Linaro release please follow the Feature Freeze Exception process [2] as soon as possible. Beta 1 is in 3 weeks [3] so please use th

New linux-linaro branch and a linux-linaro-meta branch

2010-08-12 Thread John Rigby
Hi Tim, I did a new linux-linaro release yesterday. It is based on the Nico's latest merge and the latest Ubuntu kernel. It is in the master branch here: git://git.linaro.org/jcrigby/linux-linaro.git I have also done a linux-linaro meta package. It is in the master branch here: git://git.linar

latest arm_next plus Ubuntu patches plus Linaro packaging

2010-08-12 Thread John Rigby
There is a new linaro-linux kernel in the Linaro maintainers kernel ppa. It consists of: Nicos's linaro_merge_100811 merge of yesterday merged with Ubuntu-2.6.35-15.21 plus packaging stuff. The ppa url is:ppa:linaro-maintainers/kernel Here are all the details:https://launchpad.net/~linaro-maint

Re: u-boot-linaro package available in linaro-maintainers kernel ppa

2010-08-12 Thread John Rigby
Thanks for the info, I'll make sure to include latest upstream in the next release. On Thu, Aug 12, 2010 at 12:41 AM, Ricardo Salveti wrote: > On Wed, Aug 11, 2010 at 5:16 PM, John Rigby wrote: >> A u-boot-linaro package is available in the linaro maintainers kernel ppa: >> >> ppa:linaro-maintai

Re: Images, apt-get clean and friends

2010-08-12 Thread Alexander Sack
On Wed, Aug 11, 2010 at 05:32:24PM +0100, Wookey wrote: > > Making sure that only repos that are actually needed on the target are > listed can help. Does it need src repos? Does it need > universe/multiverse? leaving those out makes a huge difference. atm, we dont have deb-src lines from what i

RE: New "Linaro kernel merge result of the moment" aka "arm_next"

2010-08-12 Thread Will Deacon
Hello, > > The only thing I can think of from my end is the hardware breakpoint patches > > I have: > > > > http://www.linux-arm.org/git?p=linux-2.6-wd.git;a=shortlog;h=refs/heads/hw-breakpoint > > > > I've not merged these into my Linaro branch because I'm not happy with the > > amount of testing

[PATCH v2] perf symbols: fix symbol offset breakage with separated debug

2010-08-12 Thread Dave Martin
Applies to 2.6.35 (git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6.git perf/core branch) The new patch loads the ELF section headers from a separate file if necessary, to avoid getting confused by the different section file offsets seen in debug images. Invalid section headers are de