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

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.