diff options
author | Phil Blundell <philb@gnu.org> | 2004-06-29 23:44:43 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-06-29 23:44:43 +0000 |
commit | e95ecc3fb8071de7729f3dff9d98903452401de4 (patch) | |
tree | 29e5ec87810f39666aeb1f32aa4934b41a132384 /glibc | |
parent | 9a1b78dd4d166e1a7710b3083d3239aaf2649b85 (diff) |
bump PR for libnss_compat change
BKrev: 40e1feebjCrXHAe9n_JtNUtAPmjgJQ
Diffstat (limited to 'glibc')
-rw-r--r-- | glibc/glibc_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glibc/glibc_cvs.oe b/glibc/glibc_cvs.oe index 6b3c725679..b9addc3d7c 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 = "r3" +PR = "r4" DESCRIPTION = "GNU C Library" LICENSE = "LGPL" SECTION = "libs" |