mirror of
https://git.yoctoproject.org/poky
synced 2026-09-18 15:49:32 +02:00
glibc: do not package /usr/include/scsi as it is in libc-linux-headers-dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2683 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -87,6 +87,9 @@ do_install() {
|
||||
done
|
||||
fi
|
||||
rm -f ${D}/etc/rpc
|
||||
rm -f ${D}${includedir}/scsi/sg.h
|
||||
rm -f ${D}${includedir}/scsi/scsi_ioctl.h
|
||||
rm -f ${D}${includedir}/scsi/scsi.h
|
||||
}
|
||||
|
||||
TMP_LOCALE="/tmp/locale${libdir}/locale"
|
||||
|
||||
Reference in New Issue
Block a user