mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Add mkpkg_open-iscsi to build the package archive from the official open-iscsi GIT.
This commit is contained in:
parent
527388ef66
commit
5c176481a8
@ -20,12 +20,12 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="open-iscsi"
|
||||
PKG_VERSION="git20120226"
|
||||
PKG_VERSION="f9f627f"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://eesprit.free.fr"
|
||||
PKG_URL="$PKG_SITE/openelec.tv/bits/$PKG_NAME-$PKG_VERSION.tgz"
|
||||
PKG_URL="$PKG_SITE/openelec.tv/bits/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain util-linux"
|
||||
PKG_PRIORITY="optional"
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- a/usr/Makefile 2011-08-05 11:54:52.000000000 +0200
|
||||
+++ b/usr/Makefile 2011-08-05 11:55:06.000000000 +0200
|
||||
@@ -63,7 +63,7 @@
|
||||
|
||||
iscsistart: $(ISCSI_LIB_SRCS) $(INITIATOR_SRCS) $(FW_BOOT_SRCS) \
|
||||
iscsistart.o statics.o
|
||||
- $(CC) $(CFLAGS) -static $^ -o $@
|
||||
+ $(CC) $(CFLAGS) $^ -o $@
|
||||
clean:
|
||||
rm -f *.o $(PROGRAMS) .depend $(LIBSYS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user