From: Florian Fainelli Date: Sun, 6 Jul 2008 14:54:19 +0000 (+0000) Subject: Update aoetools to 26 (#3608) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=f785e6b6638beadfc6d4174737331050552886a3;ds=sidebyside Update aoetools to 26 (#3608) SVN-Revision: 11717 --- diff --git a/net/aoetools/Makefile b/net/aoetools/Makefile index b847fd672c..9ed72ef523 100644 --- a/net/aoetools/Makefile +++ b/net/aoetools/Makefile @@ -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