diff options
author | Richard Purdie <richard@openedhand.com> | 2007-11-23 17:07:13 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-11-23 17:07:13 +0000 |
commit | d74537f6bd113d2b60cec0cea4de5d793a36f318 (patch) | |
tree | e8ade40aba86019c0226875c4243cd4a9ba23bc2 | |
parent | b4e9ef8979677683d8aa01c7b5301bbde4f2a340 (diff) | |
download | poky-d74537f6bd113d2b60cec0cea4de5d793a36f318.tar.gz |
glibc: Drop ldsocache-varrun patch. ldconfig is now run at image generation time. If you can install packages, the cache can update, if you don't install packages there is no need to have it writable
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3219 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/packages/glibc/glibc_2.3.5+cvs20050627.bb | 3 | ||||
-rw-r--r-- | meta/packages/glibc/glibc_2.4.bb | 3 | ||||
-rw-r--r-- | meta/packages/glibc/glibc_2.5.bb | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb b/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb index e4cb16aaef..294c6892bb 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 = "r4" | 5 | PR = "r5" |
6 | 6 | ||
7 | GLIBC_ADDONS ?= "ports,linuxthreads" | 7 | GLIBC_ADDONS ?= "ports,linuxthreads" |
8 | 8 | ||
@@ -39,7 +39,6 @@ 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://ldsocache-varrun.patch;patch=1 \ | ||
43 | file://5090_all_stubs-rule-fix.patch;patch=1 \ | 42 | file://5090_all_stubs-rule-fix.patch;patch=1 \ |
44 | file://etc/ld.so.conf \ | 43 | file://etc/ld.so.conf \ |
45 | file://generate-supported.mk" | 44 | file://generate-supported.mk" |
diff --git a/meta/packages/glibc/glibc_2.4.bb b/meta/packages/glibc/glibc_2.4.bb index 95b2b99853..c492444937 100644 --- a/meta/packages/glibc/glibc_2.4.bb +++ b/meta/packages/glibc/glibc_2.4.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require glibc.inc | 1 | require glibc.inc |
2 | 2 | ||
3 | PR = "r11" | 3 | PR = "r12" |
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-2.4.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-2.4-compile.patch;patch=1 \ | 45 | file://glibc-2.4-compile.patch;patch=1 \ |
47 | file://fixup-aeabi-syscalls.patch;patch=1 \ | 46 | file://fixup-aeabi-syscalls.patch;patch=1 \ |
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 \ |