linux-firmware: cosmetics

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-03-03 01:49:56 +01:00
parent 6bfbecc5e3
commit 0dc884a4b1

View File

@ -18,7 +18,7 @@
# http://www.gnu.org/copyleft/gpl.html
################################################################################
PKG_NAME="firmware"
PKG_NAME="linux-firmware"
PKG_VERSION=""
PKG_REV="1"
PKG_ARCH="any"
@ -29,8 +29,8 @@ PKG_DEPENDS="$FIRMWARE"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="firmware"
PKG_SHORTDESC="firmware: various free firmware drivers"
PKG_LONGDESC="firmware is a meta-package to install various free firmware drivers"
PKG_SHORTDESC="linux-firmware: various free firmware drivers"
PKG_LONGDESC="linux-firmware is a meta-package to install various free firmware drivers"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"