Update aoetools to 26 (#3608)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11717 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f371fc8e5d
commit
2697683bb1
@ -9,14 +9,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=aoetools
|
PKG_NAME:=aoetools
|
||||||
PKG_VERSION:=16
|
PKG_VERSION:=26
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/aoetools
|
PKG_SOURCE_URL:=@SF/aoetools
|
||||||
PKG_MD5SUM:=15742876cb21c2b1196cd6772f401e81
|
PKG_MD5SUM:=9dc4a56cbd4ebd3eb226c2b46a401766
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
@ -28,7 +26,10 @@ define Package/aoetools
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/aoetools/description
|
define Package/aoetools/description
|
||||||
The aoetools are programs for users of the ATA over Ethernet \ (AoE) network storage protocol, a simple protocol for using \ storage over an ethernet LAN. The vblade program (storage \ target) exports a block device using AoE.
|
The aoetools are programs for users of the ATA over Ethernet (AoE)
|
||||||
|
network storage protocol, a simple protocol for using storage over an
|
||||||
|
ethernet LAN. The vblade program (storage target) exports a block
|
||||||
|
device using AoE.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += NPERSHELF=16
|
CONFIGURE_ARGS += NPERSHELF=16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user