summaryrefslogtreecommitdiff
path: root/glibc
diff options
context:
space:
mode:
Diffstat (limited to 'glibc')
-rw-r--r--glibc/glibc-package.oeclass1
-rw-r--r--glibc/glibc_2.2.5.oe2
-rw-r--r--glibc/glibc_2.3.2+cvs20040726.oe2
-rw-r--r--glibc/glibc_2.3.2.oe2
-rw-r--r--glibc/glibc_2.3.3+cvs20041128.oe0
-rw-r--r--glibc/glibc_2.3.3.oe2
6 files changed, 5 insertions, 4 deletions
diff --git a/glibc/glibc-package.oeclass b/glibc/glibc-package.oeclass
index 6787be74b6..36ca1a4029 100644
--- a/glibc/glibc-package.oeclass
+++ b/glibc/glibc-package.oeclass
@@ -7,6 +7,7 @@ do_install() {
install -m 0644 ${WORKDIR}/etc/ld.so.conf ${D}/${sysconfdir}/
install -d ${D}${libdir}/locale
make -f ${WORKDIR}/generate-supported.mk IN="${S}/localedata/SUPPORTED" OUT="${WORKDIR}/SUPPORTED"
+ rm -f ${D}/etc/rpc
}
TMP_LOCALE="/tmp/locale/${libdir}/locale"
diff --git a/glibc/glibc_2.2.5.oe b/glibc/glibc_2.2.5.oe
index ba0fbfe24c..91ba169d98 100644
--- a/glibc/glibc_2.2.5.oe
+++ b/glibc/glibc_2.2.5.oe
@@ -1,5 +1,5 @@
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glibc-cvs"
-PR = "r2"
+PR = "r3"
DESCRIPTION = "GNU C Library"
HOMEPAGE = "http://www.gnu.org/software/libc/libc.html"
LICENSE = "LGPL"
diff --git a/glibc/glibc_2.3.2+cvs20040726.oe b/glibc/glibc_2.3.2+cvs20040726.oe
index 4fe381305e..8f6102062e 100644
--- a/glibc/glibc_2.3.2+cvs20040726.oe
+++ b/glibc/glibc_2.3.2+cvs20040726.oe
@@ -6,7 +6,7 @@ PRIORITY = "required"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glibc-cvs"
-PR = "r12"
+PR = "r13"
GLIBC_ADDONS ?= "linuxthreads"
GLIBC_EXTRA_OECONF ?= ""
diff --git a/glibc/glibc_2.3.2.oe b/glibc/glibc_2.3.2.oe
index 9adfed6794..d768a72784 100644
--- a/glibc/glibc_2.3.2.oe
+++ b/glibc/glibc_2.3.2.oe
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/libc/libc.html"
LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "required"
-PR = "r5"
+PR = "r6"
GLIBC_ADDONS ?= "linuxthreads"
GLIBC_EXTRA_OECONF ?= ""
diff --git a/glibc/glibc_2.3.3+cvs20041128.oe b/glibc/glibc_2.3.3+cvs20041128.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/glibc/glibc_2.3.3+cvs20041128.oe
diff --git a/glibc/glibc_2.3.3.oe b/glibc/glibc_2.3.3.oe
index f81db8952f..3a986fefbb 100644
--- a/glibc/glibc_2.3.3.oe
+++ b/glibc/glibc_2.3.3.oe
@@ -1,4 +1,4 @@
-PR = "r2"
+PR = "r3"
DESCRIPTION = "GNU C Library"
HOMEPAGE = "http://www.gnu.org/software/libc/libc.html"
LICENSE = "LGPL"