orangepi3-lts: current: bullseys: Disable ffmepg_kodi_install
This commit is contained in:
parent
4869c8553e
commit
530ed5c15b
|
|
@ -67,11 +67,11 @@ family_tweaks_s()
|
|||
|
||||
fi
|
||||
|
||||
if [[ $BOARD == orangepi3-lts && $BRANCH == current && $RELEASE == bullseye ]]; then
|
||||
#if [[ $BOARD == orangepi3-lts && $BRANCH == current && $RELEASE == bullseye ]]; then
|
||||
|
||||
ffmepg_kodi_install
|
||||
# ffmepg_kodi_install
|
||||
|
||||
fi
|
||||
#fi
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue