diff options
Diffstat (limited to 'meta/packages/glibc/glibc_2.5.bb')
| -rw-r--r-- | meta/packages/glibc/glibc_2.5.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/glibc/glibc_2.5.bb b/meta/packages/glibc/glibc_2.5.bb index e40993909d..38602212c1 100644 --- a/meta/packages/glibc/glibc_2.5.bb +++ b/meta/packages/glibc/glibc_2.5.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require glibc.inc | 1 | require glibc.inc |
| 2 | 2 | ||
| 3 | PR = "r5" | 3 | PR = "r6" |
| 4 | 4 | ||
| 5 | # the -isystem in bitbake.conf screws up glibc do_stage | 5 | # the -isystem in bitbake.conf screws up glibc do_stage |
| 6 | BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}" | 6 | BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}" |
| @@ -41,7 +41,6 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-${PV}.tar.bz2 \ | |||
| 41 | file://arm-longlong.patch;patch=1 \ | 41 | file://arm-longlong.patch;patch=1 \ |
| 42 | file://fhs-linux-paths.patch;patch=1 \ | 42 | file://fhs-linux-paths.patch;patch=1 \ |
| 43 | file://dl-cache-libcmp.patch;patch=1 \ | 43 | file://dl-cache-libcmp.patch;patch=1 \ |
| 44 | file://ldsocache-varrun.patch;patch=1 \ | ||
| 45 | file://nptl-crosscompile.patch;patch=1 \ | 44 | file://nptl-crosscompile.patch;patch=1 \ |
| 46 | file://glibc-check_pf.patch;patch=1;pnum=0 \ | 45 | file://glibc-check_pf.patch;patch=1;pnum=0 \ |
| 47 | # file://glibc-2.4-compile.patch;patch=1 \ | 46 | # file://glibc-2.4-compile.patch;patch=1 \ |
