mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
initramfs: dont install splash stuff in initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1df8403a88
commit
c14ff60c41
@ -25,7 +25,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.openelec.tv"
|
PKG_SITE="http://www.openelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS="eglibc-initramfs busybox-initramfs splashutils-initramfs diskdev_cmds-initramfs"
|
PKG_DEPENDS="eglibc-initramfs busybox-initramfs diskdev_cmds-initramfs"
|
||||||
PKG_BUILD_DEPENDS="toolchain eglibc-initramfs busybox-initramfs"
|
PKG_BUILD_DEPENDS="toolchain eglibc-initramfs busybox-initramfs"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="initramfs"
|
PKG_SECTION="initramfs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user