wlan-firmware-aml: download package source from openwetek repository

This commit is contained in:
Alex Deryskyba 2017-06-17 14:42:32 +02:00
parent f8a588e57e
commit 2086e76bcb

View File

@ -21,7 +21,7 @@ PKG_VERSION="b74369c"
PKG_ARCH="any"
PKG_LICENSE="Free-to-use"
PKG_SITE="http://openlinux.amlogic.com:8000/download/ARM/wifi/"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_URL="https://github.com/openwetek/wlan-firmware-aml/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="firmware"
PKG_SHORTDESC="wlan-firmware-aml: Firmware for various WLAN chips used in the devices based on Amlogic SoCs"