mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
cleanup: remove projects/PKG_SECTION
This commit is contained in:
parent
85e5b4dc1f
commit
96d53399cc
@ -8,6 +8,5 @@ PKG_LICENSE="Apache"
|
||||
PKG_SITE="https://android.googlesource.com/"
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_SECTION="devel"
|
||||
PKG_LONGDESC="Android Platform Headers from AOSP releases."
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
@ -10,7 +10,6 @@ PKG_SITE="https://github.com/libhybris/libhybris"
|
||||
PKG_URL="https://github.com/libhybris/libhybris/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_SOURCE_DIR="$PKG_NAME-$PKG_VERSION*/hybris"
|
||||
PKG_DEPENDS_TARGET="toolchain android-headers"
|
||||
PKG_SECTION="devel"
|
||||
PKG_LONGDESC="Allows to run bionic-based HW adaptations in glibc systems - libs."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
||||
|
@ -9,7 +9,6 @@ PKG_SITE="https://github.com/kszaq/opengl-meson-t82x"
|
||||
PKG_URL="https://github.com/kszaq/opengl-meson-t82x/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain libhybris"
|
||||
PKG_SOURCE_DIR="$PKG_NAME-$PKG_VERSION*"
|
||||
PKG_SECTION="graphics"
|
||||
PKG_LONGDESC="OpenGL ES pre-compiled libraries for Mali GPUs. The libraries were extracted from Khadas VIM2 Android firmware."
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
|
@ -6,7 +6,6 @@ PKG_SITE="https://www.denx.de/wiki/U-Boot"
|
||||
PKG_DEPENDS_TARGET="toolchain gcc-linaro-aarch64-elf:host gcc-linaro-arm-eabi:host"
|
||||
PKG_ARCH="arm aarch64"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SECTION="tools"
|
||||
PKG_LONGDESC="Das U-Boot is a cross-platform bootloader for embedded systems."
|
||||
|
||||
case "$DEVICE" in
|
||||
|
Loading…
x
Reference in New Issue
Block a user