iwlwifi-5150-ucode: simplyfing OpenELEC download url

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-17 01:06:24 +01:00
parent 275b8dc2fd
commit 0734f7d7f8

View File

@ -5,7 +5,7 @@ PKG_ARCH="any"
PKG_LICENSE="Free-to-use"
PKG_SITE="http://www.intellinuxwireless.org"
#PKG_URL="http://www.intellinuxwireless.org/iwlwifi/downloads/$PKG_NAME-$PKG_VERSION.tgz"
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tgz"
PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tgz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"