diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-22 18:08:01 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-22 18:08:01 +0000 |
commit | fc509d59e6f0156923959a43dca133ae8a2789ef (patch) | |
tree | 93decad300bc88f89a12702fd24d3d78c08033c3 | |
parent | 13a07aa63c0b2c24b61adbeaaf882725dc862d34 (diff) |
bump PR on glibc to force rebuild with latest linux-libc-headers
BKrev: 41a22b01llCYjZwZKOPdgnyEMATB1Q
-rw-r--r-- | glibc/glibc_2.3.2+cvs20040726.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glibc/glibc_2.3.2+cvs20040726.oe b/glibc/glibc_2.3.2+cvs20040726.oe index 6ce2af658a..6f8579e998 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 = "r10" +PR = "r11" GLIBC_ADDONS ?= "linuxthreads" GLIBC_EXTRA_OECONF ?= "" |