mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libc: cleanup
This commit is contained in:
parent
6ac4de0143
commit
afca4005a3
@ -20,14 +20,11 @@ PKG_NAME="libc"
|
|||||||
PKG_VERSION=""
|
PKG_VERSION=""
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.openelec.tv"
|
PKG_SITE="https://libreelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS_TARGET="toolchain glibc tz"
|
PKG_DEPENDS_TARGET="toolchain glibc tz"
|
||||||
PKG_DEPENDS_INIT="toolchain glibc:init"
|
PKG_DEPENDS_INIT="toolchain glibc:init"
|
||||||
PKG_SECTION="virtual"
|
PKG_SECTION="virtual"
|
||||||
PKG_SHORTDESC="libc: Metapackage"
|
|
||||||
PKG_LONGDESC=""
|
|
||||||
PKG_SHORTDESC="libc: Meta package for installing various tools and libs needed for libc"
|
|
||||||
PKG_LONGDESC="Meta package for installing various tools and libs needed for libc"
|
PKG_LONGDESC="Meta package for installing various tools and libs needed for libc"
|
||||||
|
|
||||||
if [ "$BOOTLOADER" = "bcm2835-bootloader" ]; then
|
if [ "$BOOTLOADER" = "bcm2835-bootloader" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user