diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-24 16:15:00 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-24 16:15:00 +0000 |
commit | 86c84ef7f4fc3d1042978db9b81fa9975ff4d9f0 (patch) | |
tree | e4c23fd1e41c45f4d391492fe9f764cfb4d7ff52 /glibc/glibc_2.3.2+cvs20040726.oe | |
parent | 9de39c7652d27a04c2ec86dbf9ff8e6dd08c4d6d (diff) |
correct dependencies on some glibc subpackages
BKrev: 41a4b384nr2MMdDT6d4nqMTBe3LVdA
Diffstat (limited to 'glibc/glibc_2.3.2+cvs20040726.oe')
-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 6f8579e998..4fe381305e 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 = "r11" +PR = "r12" GLIBC_ADDONS ?= "linuxthreads" GLIBC_EXTRA_OECONF ?= "" |