All of lore.kernel.org
 help / color / mirror / Atom feed
* patch: fix patch num in glibc 2.3.3+cvs20050221
@ 2007-10-12  6:22 Robert Schuster
  2007-10-12 11:15 ` Stelios Koroneos
  2007-10-12 12:55 ` Cliff Brake
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Schuster @ 2007-10-12  6:22 UTC (permalink / raw)
  To: openembedded-devel


[-- Attachment #1.1: Type: text/plain, Size: 257 bytes --]

Hi,
while trying to build glibc_2.3.3+cvs20050221 I noticed that one of the
patches does not apply. It is simply using a wrong strip value. The
attached little patch fixes that.

Would someone apply this? I dont have commit rights.

Regards
Robert

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: oe-glibc2.3.3+cvs20050221-fix.diff --]
[-- Type: text/x-patch; name="oe-glibc2.3.3+cvs20050221-fix.diff", Size: 850 bytes --]

#
# old_revision [ff780297b2beb554f6e0e5aa5c6193b3593edb78]
#
# patch "packages/glibc/glibc_2.3.3+cvs20050221.bb"
#  from [c81a4dcb60d85da204ee67a9cb24ee2248fed1a3]
#    to [919a8c98d395b0551b87a5ed37d92dce15fe0db6]
#
============================================================
--- packages/glibc/glibc_2.3.3+cvs20050221.bb	c81a4dcb60d85da204ee67a9cb24ee2248fed1a3
+++ packages/glibc/glibc_2.3.3+cvs20050221.bb	919a8c98d395b0551b87a5ed37d92dce15fe0db6
@@ -22,7 +22,7 @@ SRC_URI = "cvs://anoncvs@sources.redhat.
 	   file://arm-longlong.patch;patch=1;pnum=0 \
 	   file://arm-machine-gmon.patch;patch=1;pnum=0 \
 	   file://trampoline.patch;patch=1;pnum=0 \
-	   file://dl-cache-libcmp.patch;patch=1;pnum=0 \
+	   file://dl-cache-libcmp.patch;patch=1 \
 	   \
            file://etc/ld.so.conf \
 	   file://generate-supported.mk"

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

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

* Re: patch: fix patch num in glibc 2.3.3+cvs20050221
  2007-10-12  6:22 patch: fix patch num in glibc 2.3.3+cvs20050221 Robert Schuster
@ 2007-10-12 11:15 ` Stelios Koroneos
  2007-10-12 15:15   ` Robert Schuster
  2007-10-12 12:55 ` Cliff Brake
  1 sibling, 1 reply; 4+ messages in thread
From: Stelios Koroneos @ 2007-10-12 11:15 UTC (permalink / raw)
  To: openembedded-devel

Robert,

please post any patches to the bugtracker

Stelios S. Koroneos

Digital OPSiS - Embedded Intelligence
http://www.digital-opsis.com


> -----Original Message-----
> From: openembedded-devel-bounces@openembedded.org
> [mailto:openembedded-devel-bounces@openembedded.org]On Behalf Of Robert
> Schuster
> Sent: Friday, October 12, 2007 9:23 AM
> To: openembedded-devel@openembedded.org
> Subject: [oe] patch: fix patch num in glibc 2.3.3+cvs20050221
> 
> 
> Hi,
> while trying to build glibc_2.3.3+cvs20050221 I noticed that one of the
> patches does not apply. It is simply using a wrong strip value. The
> attached little patch fixes that.
> 
> Would someone apply this? I dont have commit rights.
> 
> Regards
> Robert
> 





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

* Re: patch: fix patch num in glibc 2.3.3+cvs20050221
  2007-10-12  6:22 patch: fix patch num in glibc 2.3.3+cvs20050221 Robert Schuster
  2007-10-12 11:15 ` Stelios Koroneos
@ 2007-10-12 12:55 ` Cliff Brake
  1 sibling, 0 replies; 4+ messages in thread
From: Cliff Brake @ 2007-10-12 12:55 UTC (permalink / raw)
  To: openembedded-devel; +Cc: theBohemian

On 10/12/07, Robert Schuster <theBohemian@gmx.net> wrote:
> Hi,
> while trying to build glibc_2.3.3+cvs20050221 I noticed that one of the
> patches does not apply. It is simply using a wrong strip value. The
> attached little patch fixes that.
>
> Would someone apply this? I dont have commit rights.

Patch applied -- thanks.

Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com



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

* Re: patch: fix patch num in glibc 2.3.3+cvs20050221
  2007-10-12 11:15 ` Stelios Koroneos
@ 2007-10-12 15:15   ` Robert Schuster
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Schuster @ 2007-10-12 15:15 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1159 bytes --]

Hi,
sorry! I know it should be put to the bug tracker but I thought this one
was trivial.

Regards
Robert

Stelios Koroneos schrieb:
> Robert,
> 
> please post any patches to the bugtracker
> 
> Stelios S. Koroneos
> 
> Digital OPSiS - Embedded Intelligence
> http://www.digital-opsis.com
> 
> 
>> -----Original Message-----
>> From: openembedded-devel-bounces@openembedded.org
>> [mailto:openembedded-devel-bounces@openembedded.org]On Behalf Of Robert
>> Schuster
>> Sent: Friday, October 12, 2007 9:23 AM
>> To: openembedded-devel@openembedded.org
>> Subject: [oe] patch: fix patch num in glibc 2.3.3+cvs20050221
>>
>>
>> Hi,
>> while trying to build glibc_2.3.3+cvs20050221 I noticed that one of the
>> patches does not apply. It is simply using a wrong strip value. The
>> attached little patch fixes that.
>>
>> Would someone apply this? I dont have commit rights.
>>
>> Regards
>> Robert
>>
> 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

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

end of thread, other threads:[~2007-10-12 15:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-12  6:22 patch: fix patch num in glibc 2.3.3+cvs20050221 Robert Schuster
2007-10-12 11:15 ` Stelios Koroneos
2007-10-12 15:15   ` Robert Schuster
2007-10-12 12:55 ` Cliff Brake

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.