mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
tools/ffmpeg/gen-patches.sh: switch RPi to test/5.1.2/main branch
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
6df596139d
commit
f2e32e28b3
@ -38,7 +38,7 @@ create_patch() {
|
|||||||
;;
|
;;
|
||||||
rpi)
|
rpi)
|
||||||
REPO="https://github.com/jc-kynesim/rpi-ffmpeg"
|
REPO="https://github.com/jc-kynesim/rpi-ffmpeg"
|
||||||
REFSPEC="dev/5.1.2/rpi_import_1"
|
REFSPEC="test/5.1.2/main"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "illegal feature set ${FEATURE_SET}"
|
echo "illegal feature set ${FEATURE_SET}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user