mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
linux-headers: add metafile support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6c4d0cd366
commit
efb3ba7ae6
14
packages/toolchain/devel/linux-headers/meta
Normal file
14
packages/toolchain/devel/linux-headers/meta
Normal file
@ -0,0 +1,14 @@
|
||||
PKG_NAME="linux-headers"
|
||||
PKG_VERSION=""
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.kernel.org"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="ccache"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="toolchain/devel"
|
||||
PKG_SHORTDESC="linux-headers: "Sanitized" Linux kernel headers"
|
||||
PKG_LONGDESC="This package includes the linux kernel headers (include files) needed to compile applications. The files resist in /usr/include/{asm,asm-generic,linux}."
|
||||
PKG_IS_ADDON="no"
|
Loading…
x
Reference in New Issue
Block a user