From 937473821b259ed94969e62daa2ec60f5f2a9ffc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 23 Nov 2010 17:12:14 +0100 Subject: add preliminary support for a new hardware profile for OVH.net iscsi server - add open-iscsi package - add a hardware profile for x86_64 target architecture - add CPU support for x86/x86_64 targets for hardware profiles --- package/open-iscsi/patches/patch-usr_iscsi_sysfs_c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/open-iscsi/patches/patch-usr_iscsi_sysfs_c (limited to 'package/open-iscsi/patches/patch-usr_iscsi_sysfs_c') diff --git a/package/open-iscsi/patches/patch-usr_iscsi_sysfs_c b/package/open-iscsi/patches/patch-usr_iscsi_sysfs_c new file mode 100644 index 000000000..42f5d0330 --- /dev/null +++ b/package/open-iscsi/patches/patch-usr_iscsi_sysfs_c @@ -0,0 +1,10 @@ +--- open-iscsi-2.0-871.orig/usr/iscsi_sysfs.c 2009-07-11 05:55:58.000000000 +0200 ++++ open-iscsi-2.0-871/usr/iscsi_sysfs.c 2010-11-22 23:16:35.000000000 +0100 +@@ -22,6 +22,7 @@ + #include + #include + #include ++#include + + #include "log.h" + #include "initiator.h" -- cgit v1.2.3