diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-04 19:03:36 +0200 |
---|---|---|
committer | Koen Kooi <koen@Powerbook-3.local> | 2009-06-05 17:48:12 +0200 |
commit | 5b80557827783ceaf8a05dc39a841c7ec5759e7c (patch) | |
tree | a133cf551ff87710b63e145682189bf03143c1cb /recipes/glibc | |
parent | 21aad54b663bc41be0ee5410b27df2989733f711 (diff) |
glibc 2.6.1: bump PR for packaging changes
Diffstat (limited to 'recipes/glibc')
-rw-r--r-- | recipes/glibc/glibc_2.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/glibc/glibc_2.6.1.bb b/recipes/glibc/glibc_2.6.1.bb index 949708f2b4..4f0a58fa91 100644 --- a/recipes/glibc/glibc_2.6.1.bb +++ b/recipes/glibc/glibc_2.6.1.bb @@ -1,5 +1,5 @@ require glibc.inc -PR = "r16" +PR = "r17" PACKAGES_DYNAMIC = "libc6*" RPROVIDES_${PN}-dev = "libc6-dev virtual-libc-dev" |