From 3939b9c02b17d4ce2475dba1f8b643a4e8f9c86e Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Fri, 18 Jun 2010 09:44:33 +0100 Subject: linux-libc-headers: delete include/scsi/scsi.h, it's not for userspace include/scsi/scsi.h is not userland parsable and research indicates this is because the header should not be exposed to userspace. Therefore remove it in the install. Research done by Tom Rini in OE commit 91d3d92a626da89dfe13d63e68a90dbafdbaef1d This has been the case since kernel 2.6.31 Bump glibc and uclibc PR's so that users have sane Signed-off-by: Joshua Lock --- meta/packages/uclibc/uclibc_0.9.30.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages/uclibc/uclibc_0.9.30.1.bb') diff --git a/meta/packages/uclibc/uclibc_0.9.30.1.bb b/meta/packages/uclibc/uclibc_0.9.30.1.bb index 14b59b74e..6bdf153a2 100644 --- a/meta/packages/uclibc/uclibc_0.9.30.1.bb +++ b/meta/packages/uclibc/uclibc_0.9.30.1.bb @@ -9,7 +9,7 @@ UCLIBC_BASE ?= "0.9.30.1" require uclibc.inc -PR = "r0" +PR = "r1" PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc" -- cgit v1.2.3