glibc 2.5: bump PR due to class changes this afternoon
authorKoen Kooi <koen@openembedded.org>
Wed, 29 Nov 2006 17:32:39 +0000 (17:32 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 29 Nov 2006 17:32:39 +0000 (17:32 +0000)
packages/glibc/glibc_2.4.bb
packages/glibc/glibc_2.5.bb

index 702ea4b..c33cef7 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/libc/libc.html"
 LICENSE = "LGPL"
 SECTION = "libs"
 PRIORITY = "required"
-PR = "r11"
+PR = "r12"
 
 #add the hosts that are confirmed to be working to COMPATIBLE_HOSTi
 COMPATIBLE_HOST = '(i.86.*-linux|sh.*-linux)'
index d83cad7..07be0fa 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/libc/libc.html"
 LICENSE = "LGPL"
 SECTION = "libs"
 PRIORITY = "required"
-PR = "r3"
+PR = "r4"
 
 # the -isystem in bitbake.conf screws up glibc do_stage
 BUILD_CPPFLAGS = "-I${STAGING_DIR}/${BUILD_SYS}/include"