mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
media_build: clean media_build package whenever linux is updated
This commit is contained in:
parent
4c27875328
commit
d7d0bc4f37
@ -25,6 +25,7 @@ PKG_SITE="https://github.com/crazycat69/linux_media"
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain linux"
|
||||
PKG_BUILD_DEPENDS_TARGET="toolchain linux"
|
||||
PKG_NEED_UNPACK="$LINUX_DEPENDS"
|
||||
PKG_SECTION="driver"
|
||||
PKG_SHORTDESC="DVB drivers that replace the version shipped with the kernel"
|
||||
PKG_LONGDESC="DVB drivers that replace the version shipped with the kernel"
|
||||
|
Loading…
x
Reference in New Issue
Block a user