summaryrefslogtreecommitdiff
path: root/recipes/glibc/glibc_2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/glibc/glibc_2.4.bb')
-rw-r--r--recipes/glibc/glibc_2.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/glibc/glibc_2.4.bb b/recipes/glibc/glibc_2.4.bb
index 8ee10003df..54fe487bbc 100644
--- a/recipes/glibc/glibc_2.4.bb
+++ b/recipes/glibc/glibc_2.4.bb
@@ -1,6 +1,6 @@
require glibc.inc
-PR = "r20"
+PR = "r21"
#add the hosts that are confirmed to be working to COMPATIBLE_HOSTi
COMPATIBLE_HOST = '(i.86.*-linux|sh.*-linux)'
@@ -34,6 +34,7 @@ python __anonymous () {
}
RDEPENDS_${PN}-dev = "linux-libc-headers-dev"
+RPROVIDES_${PN}-dev += "libc-dev virtual-libc-dev"
# file://noinfo.patch;patch=1
# file://ldconfig.patch;patch=1;pnum=0