From: Phil Blundell Date: Wed, 24 Nov 2004 17:29:11 +0000 (+0000) Subject: attempting to combat latest wireless.h lossage: X-Git-Tag: Release-2010-05/1~15952 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb207daa97b548c8aa14bbf8e5d32dd4d7a96106;p=openembedded.git attempting to combat latest wireless.h lossage: add virtual/kernel to linux-libc-headers DEPENDS BKrev: 41a4c4e7vR-ycNzlWY90tC7ct10onw --- diff --git a/linux-libc-headers/linux-libc-headers_2.6.8.1.oe b/linux-libc-headers/linux-libc-headers_2.6.8.1.oe index 1630e99dc1..a82da35ed1 100644 --- a/linux-libc-headers/linux-libc-headers_2.6.8.1.oe +++ b/linux-libc-headers/linux-libc-headers_2.6.8.1.oe @@ -2,7 +2,8 @@ SECTION = "devel" DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use." MAINTAINER = "Chris Larson " INHIBIT_DEFAULT_DEPS = "1" -PR = "r5" +PR = "r6" +DEPENDS = "virtual/kernel" # NOTE: no need to package these headers, since the c library includes them. PACKAGES = ""