diff options
Diffstat (limited to 'meta/packages/glibc/glibc_2.3.5+cvs20050627.bb')
| -rw-r--r-- | meta/packages/glibc/glibc_2.3.5+cvs20050627.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb b/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb index 294c6892bb..3111ed3583 100644 --- a/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb +++ b/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb | |||
| @@ -2,7 +2,7 @@ require glibc.inc | |||
| 2 | 2 | ||
| 3 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/glibc-cvs-2.3.5" | 3 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/glibc-cvs-2.3.5" |
| 4 | SRCDATE = "20050627" | 4 | SRCDATE = "20050627" |
| 5 | PR = "r5" | 5 | PR = "r6" |
| 6 | 6 | ||
| 7 | GLIBC_ADDONS ?= "ports,linuxthreads" | 7 | GLIBC_ADDONS ?= "ports,linuxthreads" |
| 8 | 8 | ||
| @@ -39,6 +39,7 @@ SRC_URI = "http://familiar.handhelds.org/source/v0.8.3/stash_libc_sources.redhat | |||
| 39 | file://arm-longlong.patch;patch=1;pnum=0 \ | 39 | file://arm-longlong.patch;patch=1;pnum=0 \ |
| 40 | file://fhs-linux-paths.patch;patch=1 \ | 40 | file://fhs-linux-paths.patch;patch=1 \ |
| 41 | file://dl-cache-libcmp.patch;patch=1 \ | 41 | file://dl-cache-libcmp.patch;patch=1 \ |
| 42 | file://headers_fix.patch;patch=1 \ | ||
| 42 | file://5090_all_stubs-rule-fix.patch;patch=1 \ | 43 | file://5090_all_stubs-rule-fix.patch;patch=1 \ |
| 43 | file://etc/ld.so.conf \ | 44 | file://etc/ld.so.conf \ |
| 44 | file://generate-supported.mk" | 45 | file://generate-supported.mk" |
