diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2006-08-11 10:35:36 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2006-08-11 10:35:36 +0000 |
commit | ec9c1537fb48626b49279eb7ea25eec7b0b1f1fc (patch) | |
tree | b808a2eefdbd91601949dd257aff1827ade82061 /packages/glibc/glibc_2.3.3+cvs20041128.bb | |
parent | aa95fa3c6ced03802b4290eadcbef5383c8f49a9 (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_2.3.3+cvs20041128.bb')
-rw-r--r-- | packages/glibc/glibc_2.3.3+cvs20041128.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/glibc_2.3.3+cvs20041128.bb b/packages/glibc/glibc_2.3.3+cvs20041128.bb index 86df61c594..78b190d16d 100644 --- a/packages/glibc/glibc_2.3.3+cvs20041128.bb +++ b/packages/glibc/glibc_2.3.3+cvs20041128.bb @@ -8,7 +8,7 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>" DEFAULT_PREFERENCE_sh3 = "-99" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/glibc-cvs" -PR = "r4" +PR = "r5" GLIBC_ADDONS ?= "linuxthreads" GLIBC_EXTRA_OECONF ?= "" |