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
|
||||
|
||||
PKG_NAME:=aoetools
|
||||
PKG_VERSION:=16
|
||||
PKG_VERSION:=26
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/aoetools
|
||||
PKG_MD5SUM:=15742876cb21c2b1196cd6772f401e81
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_MD5SUM:=9dc4a56cbd4ebd3eb226c2b46a401766
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
@ -28,7 +26,10 @@ define Package/aoetools
|
||||
endef
|
||||
|
||||
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
|
||||
|
||||
CONFIGURE_ARGS += NPERSHELF=16
|
||||
|
Loading…
x
Reference in New Issue
Block a user