diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-12 13:40:29 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-12 13:40:29 +0000 |
commit | 9849e6235af0f15f33bfb8ab71c15cd341c0dd4e (patch) | |
tree | 5e04ec36121c89acf67f3eb14a06f945713358eb /packages | |
parent | 5cae964a9a49885aeac6af96aae85cc5b204acbc (diff) | |
parent | 8baf39c3f07d216960ecf6320cce022cc37a802b (diff) |
merge of '399ad82a65eae57d617ef7178f450016dcc3c1da'
and '5e7921c266d5822c71d7e845436f0c477d53892e'
Diffstat (limited to 'packages')
-rw-r--r-- | packages/glibc/glibc_2.3.3+cvs20050221.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/glibc_2.3.3+cvs20050221.bb b/packages/glibc/glibc_2.3.3+cvs20050221.bb index 577e480a45..1bb949665d 100644 --- a/packages/glibc/glibc_2.3.3+cvs20050221.bb +++ b/packages/glibc/glibc_2.3.3+cvs20050221.bb @@ -22,7 +22,7 @@ SRC_URI = "cvs://anoncvs@sources.redhat.com/cvs/glibc;module=libc;date=${@bb.dat 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" |