summaryrefslogtreecommitdiff
path: root/recipes/linux-libc-headers/linux-libc-headers.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-11 12:27:37 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-11 12:36:43 +0100
commite2fb432ca9f375defad1491a3ae83c473f6036fb (patch)
treec676f84f3b300c7552a74208a5bbad74041cfe54 /recipes/linux-libc-headers/linux-libc-headers.inc
parentf6774ecd4699f6db3fe6d1cb80db24e33f15e9d8 (diff)
linux-libc-headers: reinstate scsi headers in staging that got lost with the new-style staging conversion
* this makes udev build again
Diffstat (limited to 'recipes/linux-libc-headers/linux-libc-headers.inc')
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers.inc b/recipes/linux-libc-headers/linux-libc-headers.inc
index dc0267697f..0487e65fab 100644
--- a/recipes/linux-libc-headers/linux-libc-headers.inc
+++ b/recipes/linux-libc-headers/linux-libc-headers.inc
@@ -5,6 +5,3 @@ LICENSE = "GPL"
RDEPENDS_${PN}-dev = ""
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"
-do_install_append() {
- rm -rf ${D}${includedir}/scsi
-}