linux-libc-headers: reinstate scsi headers in staging that got lost with the new...
authorKoen Kooi <koen@openembedded.org>
Thu, 11 Mar 2010 11:27:37 +0000 (12:27 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 11 Mar 2010 11:36:43 +0000 (12:36 +0100)
* this makes udev build again

recipes/linux-libc-headers/linux-libc-headers.inc
recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb

index dc02676..0487e65 100644 (file)
@@ -5,6 +5,3 @@ LICENSE = "GPL"
 RDEPENDS_${PN}-dev = ""
 RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"
 
-do_install_append() {
-       rm -rf ${D}${includedir}/scsi
-}
index d18be34..08a871e 100644 (file)
@@ -2,7 +2,7 @@ require linux-libc-headers.inc
 
 INHIBIT_DEFAULT_DEPS = "1"
 DEPENDS += "unifdef-native"
-PR = "r1"
+PR = "r2"
 
 DEFAULT_PREFERENCE = "-1"