Re: [OE-core] [PATCH 0/3] Upgrade binutils to 2.23.1

2012-12-04 Thread Marcin Juszkiewicz
W dniu 04.12.2012 20:48, Khem Raj pisze: > can you point out ? > is it branch issue or some patch that I dropped There were some updates in binutils trunk from ARM people and we need those to get gdb trunk running as well. Maybe in January I will have more time to take a look at it and merge them

Re: [OE-core] [PATCH 0/3] Upgrade binutils to 2.23.1

2012-12-04 Thread Khem Raj
can you point out ? is it branch issue or some patch that I dropped On Tue, Dec 4, 2012 at 1:20 AM, Marcin Juszkiewicz < marcin.juszkiew...@linaro.org> wrote: > W dniu 28.11.2012 18:43, Khem Raj pisze: > > On Wed, Nov 28, 2012 at 7:39 AM, Marcin Juszkiewicz > > > I did builds for AArch64 wit

Re: [OE-core] [PATCH 0/3] Upgrade binutils to 2.23.1

2012-12-04 Thread Marcin Juszkiewicz
W dniu 28.11.2012 18:43, Khem Raj pisze: > On Wed, Nov 28, 2012 at 7:39 AM, Marcin Juszkiewicz > I did builds for AArch64 with 2.23 and they were working fine. Will do > 2.23.1 build as well. > > thanks. let me know of any fallouts. Due to some updates I had to move to trunk again. _

Re: [OE-core] [PATCH 0/3] Upgrade binutils to 2.23.1

2012-12-02 Thread Khem Raj
Hello There is an annoying change in binutils/bfd which now wants autoconf generated config.h so basically any package depending on binutils-dev and using bfd.h now needs to adapt to this change. I have fixed oprofile for this and pushed refreshed patches to pull branch. You can fix rest of packag

Re: [OE-core] [PATCH 0/3] Upgrade binutils to 2.23.1

2012-11-28 Thread Khem Raj
On Wed, Nov 28, 2012 at 7:39 AM, Marcin Juszkiewicz < marcin.juszkiew...@linaro.org> wrote: > W dniu 28.11.2012 16:29, Khem Raj pisze: > > This patchset updates binutils to 2.23 branch I have tested systemd-image > > meta-toolchain and core-image-sato target with it they all built fine > > I did n

Re: [OE-core] [PATCH 0/3] Upgrade binutils to 2.23.1

2012-11-28 Thread Marcin Juszkiewicz
W dniu 28.11.2012 16:29, Khem Raj pisze: > This patchset updates binutils to 2.23 branch I have tested systemd-image > meta-toolchain and core-image-sato target with it they all built fine > I did not (yet) delete the 2.22 recipes since there must be some time > given for folks to try 2.23 in coupl

[OE-core] [PATCH 0/3] Upgrade binutils to 2.23.1

2012-11-28 Thread Khem Raj
This patchset updates binutils to 2.23 branch I have tested systemd-image meta-toolchain and core-image-sato target with it they all built fine I did not (yet) delete the 2.22 recipes since there must be some time given for folks to try 2.23 in couple of weeks 2.22 recipes will move out of OE-Core.