mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
eglibc/eglibc-initramfs: replace package 'libcofi' with package 'arm-mem'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ff2c7d18cc
commit
c048cd07d7
@ -36,5 +36,5 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
if [ "$XBMCPLAYER_DRIVER" = "bcm2835-driver" ]; then
|
if [ "$XBMCPLAYER_DRIVER" = "bcm2835-driver" ]; then
|
||||||
PKG_DEPENDS="$PKG_DEPENDS libcofi-initramfs"
|
PKG_DEPENDS="$PKG_DEPENDS arm-mem-initramfs"
|
||||||
fi
|
fi
|
||||||
|
@ -36,5 +36,5 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
if [ "$XBMCPLAYER_DRIVER" = "bcm2835-driver" ]; then
|
if [ "$XBMCPLAYER_DRIVER" = "bcm2835-driver" ]; then
|
||||||
PKG_DEPENDS="$PKG_DEPENDS libcofi"
|
PKG_DEPENDS="$PKG_DEPENDS arm-mem"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user