tools/ffmpeg/gen-patches.sh: switch RPi to dev/7.1.1/rpi_import_1 branch

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2025-03-16 18:35:14 +01:00 committed by Rudi Heitbaum
parent c10bf1714b
commit b6c682791e

View File

@ -38,7 +38,7 @@ create_patch() {
;;
rpi)
REPO="https://github.com/jc-kynesim/rpi-ffmpeg"
REFSPEC="test/7.1/main"
REFSPEC="dev/7.1.1/rpi_import_1"
PATCH_CREATE_DIFF="yes"
;;
*)