All of lore.kernel.org
 help / color / mirror / Atom feed
* patch 2.6 rejects relative paths
@ 2011-03-29 11:31 Elena Vengerova
  2011-03-29 14:35 ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Elena Vengerova @ 2011-03-29 11:31 UTC (permalink / raw)
  To: openembedded-devel

Hello,

I have patch 2.6.1 on my Fedora.
I've found out that it rejects patches like 
recipes/tcltk/tcl-8.5.8/mips-tclstrtod.patch with relative paths:

--- ../generic/tclStrToD.c.orig
+++ ../generic/tclStrToD.c

I failed to find the reason, but my colleague said me (she was unsure) 
that it was security hole fix.
Thus looks like it's no way to force patch behave like old one.

I wonder if some work around is possible (except patch downgrade) or 
it's necessary to fix the recipes.

Thanks,
     Helen



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: patch 2.6 rejects relative paths
  2011-03-29 11:31 patch 2.6 rejects relative paths Elena Vengerova
@ 2011-03-29 14:35 ` Tom Rini
  2011-03-29 14:50   ` Elena Vengerova
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2011-03-29 14:35 UTC (permalink / raw)
  To: openembedded-devel

On 03/29/2011 04:31 AM, Elena Vengerova wrote:
> Hello,
> 
> I have patch 2.6.1 on my Fedora.
> I've found out that it rejects patches like
> recipes/tcltk/tcl-8.5.8/mips-tclstrtod.patch with relative paths:
> 
> --- ../generic/tclStrToD.c.orig
> +++ ../generic/tclStrToD.c
> 
> I failed to find the reason, but my colleague said me (she was unsure)
> that it was security hole fix.
> Thus looks like it's no way to force patch behave like old one.
> 
> I wonder if some work around is possible (except patch downgrade) or
> it's necessary to fix the recipes.

What metadata are you using (and branch name)?  This should be fixed in
current openembedded.org master.

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: patch 2.6 rejects relative paths
  2011-03-29 14:35 ` Tom Rini
@ 2011-03-29 14:50   ` Elena Vengerova
  0 siblings, 0 replies; 3+ messages in thread
From: Elena Vengerova @ 2011-03-29 14:50 UTC (permalink / raw)
  To: openembedded-devel

On 29.03.2011 18:35, Tom Rini wrote:
> On 03/29/2011 04:31 AM, Elena Vengerova wrote:
>> Hello,
>>
>> I have patch 2.6.1 on my Fedora.
>> I've found out that it rejects patches like
>> recipes/tcltk/tcl-8.5.8/mips-tclstrtod.patch with relative paths:
>>
>> --- ../generic/tclStrToD.c.orig
>> +++ ../generic/tclStrToD.c
>>
>> I failed to find the reason, but my colleague said me (she was unsure)
>> that it was security hole fix.
>> Thus looks like it's no way to force patch behave like old one.
>>
>> I wonder if some work around is possible (except patch downgrade) or
>> it's necessary to fix the recipes.
> What metadata are you using (and branch name)?  This should be fixed in
> current openembedded.org master.
>
I use release-2011.03 (I hope).
Sorry, I'm new in OE, not sure what do you exactly mean by "metadata" 
(the term itself is bit ambiguous).
I'm trying to build meta-toolchain recipe with local config almost same 
as sample one.

Nice to hear that it's fixed.

Thanks a lot,
     Elena




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-29 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29 11:31 patch 2.6 rejects relative paths Elena Vengerova
2011-03-29 14:35 ` Tom Rini
2011-03-29 14:50   ` Elena Vengerova

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.