hdparm: add metafile support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-13 16:43:12 +01:00
parent c091335aae
commit b96e42a855
3 changed files with 14 additions and 3 deletions

View File

@ -2,8 +2,6 @@
. config/options $1
$SCRIPTS/build toolchain
cd $PKG_BUILD
make binprefix="/usr" \
sbindir="/sbin" \

View File

@ -0,0 +1,14 @@
PKG_NAME="hdparm"
PKG_VERSION="9.36"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="BSD"
PKG_SITE="http://sourceforge.net/projects/hdparm/"
PKG_URL="http://downloads.sourceforge.net/project/$PKG_NAME/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="tools"
PKG_SHORTDESC="hdparm: Get/set hard disk parameters"
PKG_LONGDESC="Shell utility to access/tune ioctl features of the Linux IDE driver and IDE drives."
PKG_IS_ADDON="no"

View File

@ -1 +0,0 @@
http://downloads.sourceforge.net/project/hdparm/hdparm/hdparm-9.36.tar.gz