summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc_2.4.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_2.4.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_2.4.bb')
-rw-r--r--packages/glibc/glibc_2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/glibc_2.4.bb b/packages/glibc/glibc_2.4.bb
index 82ca4a4751..2d37ba93fb 100644
--- a/packages/glibc/glibc_2.4.bb
+++ b/packages/glibc/glibc_2.4.bb
@@ -4,7 +4,7 @@ LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "required"
DEFAULT_PREFERENCE = "-1"
-PR = "r7"
+PR = "r8"
# the -isystem in bitbake.conf screws up glibc do_stage
BUILD_CPPFLAGS = "-I${STAGING_DIR}/${BUILD_SYS}/include"