summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-11-12 12:11:06 +0000
committerRichard Purdie <richard@openedhand.com>2007-11-12 12:11:06 +0000
commitef0256ead0816f361f1a6fe774b2bb3a48a91f82 (patch)
tree02752c87f04d797e51ce9fb4b638a9d1d21dea49
parent938663c8834f94d483398debc6b1a4756b7fc74d (diff)
downloadpoky-ef0256ead0816f361f1a6fe774b2bb3a48a91f82.tar.gz
linux-libc-headers: bump PR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3128 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb b/meta/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb
index 0b6112884e..c857336118 100644
--- a/meta/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb
+++ b/meta/packages/linux-libc-headers/linux-libc-headers_2.6.20.bb
@@ -2,7 +2,7 @@ require linux-libc-headers.inc
2 2
3INHIBIT_DEFAULT_DEPS = "1" 3INHIBIT_DEFAULT_DEPS = "1"
4DEPENDS += "unifdef-native" 4DEPENDS += "unifdef-native"
5PR = "r7" 5PR = "r8"
6 6
7SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ 7SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
8 file://procinfo.h" 8 file://procinfo.h"