summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc_cvs.bb
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-08-11 10:35:36 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-08-11 10:35:36 +0000
commitec9c1537fb48626b49279eb7ea25eec7b0b1f1fc (patch)
treeb808a2eefdbd91601949dd257aff1827ade82061 /packages/glibc/glibc_cvs.bb
parentaa95fa3c6ced03802b4290eadcbef5383c8f49a9 (diff)
glibc: Update for keeping the debug information in the correct package
which is clearer. Use .../* to match files and ignore directories.
Diffstat (limited to 'packages/glibc/glibc_cvs.bb')
-rw-r--r--packages/glibc/glibc_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/glibc_cvs.bb b/packages/glibc/glibc_cvs.bb
index b6b9b7ab5f..c3c9fb0781 100644
--- a/packages/glibc/glibc_cvs.bb
+++ b/packages/glibc/glibc_cvs.bb
@@ -6,7 +6,7 @@ PRIORITY = "required"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/glibc-cvs-2.3.5"
-PR = "r2"
+PR = "r3"
PV = "2.3.5+cvs${SRCDATE}"
GLIBC_ADDONS ?= "ports,linuxthreads"