aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2008-05-19 17:56:54 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-05-19 17:56:54 +0000
commitb8bb2a62b3916470c752bd79d31322b4358fc676 (patch)
tree1db6d62181822040032ed1e02d100ceb2c9fa714 /packages/linux-libc-headers/linux-libc-headers_2.6.18.bb
parent4be5061f23e7be7783ab2a70b6b49631ccb0ea9c (diff)
downloadopenembedded-b8bb2a62b3916470c752bd79d31322b4358fc676.tar.gz
glibc/linux-libc-headers: make sure that scsi headers are available when needed. Fixes 4262.
* commit by Laibsch
Diffstat (limited to 'packages/linux-libc-headers/linux-libc-headers_2.6.18.bb')
-rw-r--r--packages/linux-libc-headers/linux-libc-headers_2.6.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb b/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb
index 014fd23705..d71b68a930 100644
--- a/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb
+++ b/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb
@@ -2,7 +2,7 @@ require linux-libc-headers.inc
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS += "unifdef-native"
-PR = "r2"
+PR = "r3"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \
file://arm-syscall-define.patch;patch=1"