mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
ipw2100-fw: add metafile support, cleanups, thanks to cowbalt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2e2b8f8256
commit
a01f47c22b
@ -3,4 +3,4 @@
|
||||
. config/options $1
|
||||
|
||||
mkdir -p $INSTALL/lib/firmware
|
||||
cp -PR $PKG_BUILD/* $INSTALL/lib/firmware
|
||||
cp -P $PKG_BUILD/* $INSTALL/lib/firmware
|
||||
|
14
packages/linux-firmware/ipw2100-fw/meta
Normal file
14
packages/linux-firmware/ipw2100-fw/meta
Normal file
@ -0,0 +1,14 @@
|
||||
PKG_NAME="ipw2100-fw"
|
||||
PKG_VERSION="1.3"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="Free-to-use"
|
||||
PKG_SITE="http://ipw2100.sourceforge.net/"
|
||||
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS=""
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="linux-firmware"
|
||||
PKG_SHORTDESC="ipw2100-fw: Intel PRO/Wireless 2100 Driver for Linux"
|
||||
PKG_LONGDESC="This project was created by Intel to enable support for the Intel PRO/Wireless 2100 Network Connection mini PCI adapter. This project (IPW2100) is intended to be a community effort as much as is possible given some working constraints (mainly, no HW documentation is available)."
|
||||
PKG_IS_ADDON="no"
|
@ -1 +0,0 @@
|
||||
http://sources.openelec.tv/svn/ipw2100-fw-1.3.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user