mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-26 20:26:41 +00:00
linux-drivers: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c9f63fbd39
commit
d156ae3fff
@ -23,12 +23,12 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.openelec.tv"
|
PKG_SITE="http://www.openelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS="$ADDITIONAL_DRIVERS"
|
PKG_DEPENDS_TARGET="$ADDITIONAL_DRIVERS"
|
||||||
PKG_BUILD_DEPENDS="toolchain"
|
PKG_BUILD_DEPENDS_TARGET="toolchain"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="linux-drivers"
|
PKG_SECTION="virtual"
|
||||||
PKG_SHORTDESC="linux-drivers: Meta package to install additional drivers"
|
PKG_SHORTDESC="linux-drivers: Meta package to install additional drivers"
|
||||||
PKG_LONGDESC="linux-drivers is a Meta package to install additional drivers"
|
PKG_LONGDESC="linux-drivers is a Meta package to install additional drivers"
|
||||||
PKG_IS_ADDON="no"
|
|
||||||
|
|
||||||
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
Loading…
x
Reference in New Issue
Block a user