aboutsummaryrefslogtreecommitdiffstats
path: root/glibc
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-08-01 23:43:58 +0000
committerPhil Blundell <philb@gnu.org>2004-08-01 23:43:58 +0000
commit5f6540f281b1e59d274f4e3065cc808df8e86463 (patch)
treec302a1671bcf362f1373a1829f2e2e8bd81c7749 /glibc
parentd72c28f8488944590fa9f99acae2b4f92e5ec735 (diff)
downloadopenembedded-5f6540f281b1e59d274f4e3065cc808df8e86463.tar.gz
bump PR
BKrev: 410d803ey2ewQCF3_BMdJpBoWkVZYA
Diffstat (limited to 'glibc')
-rw-r--r--glibc/glibc_2.3.2+cvs20040726.oe2
-rw-r--r--glibc/glibc_2.3.2.oe2
-rw-r--r--glibc/glibc_cvs.oe2
3 files changed, 3 insertions, 3 deletions
diff --git a/glibc/glibc_2.3.2+cvs20040726.oe b/glibc/glibc_2.3.2+cvs20040726.oe
index fe25d49a70..aa1bd8cd1b 100644
--- a/glibc/glibc_2.3.2+cvs20040726.oe
+++ b/glibc/glibc_2.3.2+cvs20040726.oe
@@ -1,5 +1,5 @@
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glibc-cvs"
-PR = "r0"
+PR = "r1"
DESCRIPTION = "GNU C Library"
LICENSE = "LGPL"
SECTION = "libs"
diff --git a/glibc/glibc_2.3.2.oe b/glibc/glibc_2.3.2.oe
index 9019fe68c9..a5632161de 100644
--- a/glibc/glibc_2.3.2.oe
+++ b/glibc/glibc_2.3.2.oe
@@ -3,7 +3,7 @@ LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "required"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-PR = "r2"
+PR = "r3"
#
# For now, we will skip building of a gcc package if it is a uclibc one
# and our build is not a uclibc one, and we skip a glibc one if our build
diff --git a/glibc/glibc_cvs.oe b/glibc/glibc_cvs.oe
index 56879a3b56..ac6eb6eb85 100644
--- a/glibc/glibc_cvs.oe
+++ b/glibc/glibc_cvs.oe
@@ -1,6 +1,6 @@
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glibc-cvs"
PV = "2.3.2+cvs${CVSDATE}"
-PR = "r8"
+PR = "r9"
DESCRIPTION = "GNU C Library"
LICENSE = "LGPL"
SECTION = "libs"