[OE-core] [PATCH v3 01/16] libnl2: Fix a race on route/pktloc_syntax.h

McClintock Matthew-B29882 B29882 at freescale.com
Wed Nov 2 16:40:08 UTC 2011


On Wed, Nov 2, 2011 at 4:16 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> On Tue, Oct 11, 2011 at 08:57:47PM +0000, McClintock Matthew-B29882 wrote:
>> On Tue, Oct 11, 2011 at 3:47 PM, Saul Wold <saul.wold at intel.com> wrote:
>> > On 09/30/2011 10:21 AM, Matthew McClintock wrote:
>> >>
>> >> From: Tom Rini<tom_rini at mentor.com>
>> >>
>> >> At issue is that route/pktloc.c (not generated) depends on
>> >> route/pktloc_syntax.h (generated).
>> >>
>> >> Signed-off-by: Tom Rini<tom_rini at mentor.com>
>> >> Signed-off-by: Matthew McClintock<msm at freescale.com>
>> >> ---
>> >>  .../libnl/fix-pktloc_syntax_h-race.patch           |   26
>> >> ++++++++++++++++++++
>> >
>> > I just noticed that this patch get put in the libnl directory, not the
>> > libnl-2.0 directory.
>> >
>> > Can you pull all the libnl changes together and resbumit this, also is there
>> > a reason you can not just update this to the latest libnl 3.2.1?
>>
>> Are you referring to this: http://patches.openembedded.org/patch/12749/
>
> This pach is moving fix-makefile.patch from libnl-2.0 to libnl dir as Saul mentioned
> and patch wasn't even formated with -M to make it easier to review such move, please
> move it back to libnl-2.0 and send it again.
>
> .../libnl/libnl-2.0/fix-makefile.patch             |   32 --------------------
>  .../recipes-support/libnl/libnl/fix-makefile.patch |   32 ++++++++++++++++++++
>
> Cheers,

I really need to defer on any changes to libnl - I have no way to test
any of this. I was just trying to fix a parallel build issues for the
lsb image. Otherwise I'm blindly making changes and more changes that
people request with no actual testing being done.

-M




More information about the Openembedded-core mailing list