mali-bifrost: fix PKG_LONGDESC / renamed to "Bifrost"

This commit is contained in:
5schatten 2019-08-02 23:26:05 +02:00
parent 3e9df75e68
commit d8e4fbad3a

View File

@ -10,7 +10,7 @@ PKG_SITE="https://developer.arm.com/products/software/mali-drivers/bifrost-kerne
PKG_URL="https://github.com/LibreELEC/mali-bifrost/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain linux"
PKG_NEED_UNPACK="$LINUX_DEPENDS"
PKG_LONGDESC="mali-midgard: the Linux kernel driver for ARM Mali Midgard GPUs"
PKG_LONGDESC="mali-bifrost: the Linux kernel driver for ARM Mali Bifrost GPUs"
PKG_TOOLCHAIN="manual"
PKG_IS_KERNEL_PKG="yes"