From 686b4083e6221bfe01ba8bbd6cf77fb7ef0a8f55 Mon Sep 17 00:00:00 2001 From: Martin Piatka Date: Thu, 22 Sep 2022 15:41:03 +0200 Subject: [PATCH] CI: arm/ffmpeg: Order unordered patches Also rename fix flags from .diff to .patch so that it gets actually applied. --- .../{ffmpeg-4.3.3-rpi_13.patch => 0004-ffmpeg-4.3.3-rpi_13.patch} | 0 .../ffmpeg-arm-patches/{fix_flags.diff => 0005-fix_flags.patch} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/scripts/Linux/arm/ffmpeg-arm-patches/{ffmpeg-4.3.3-rpi_13.patch => 0004-ffmpeg-4.3.3-rpi_13.patch} (100%) rename .github/scripts/Linux/arm/ffmpeg-arm-patches/{fix_flags.diff => 0005-fix_flags.patch} (100%) diff --git a/.github/scripts/Linux/arm/ffmpeg-arm-patches/ffmpeg-4.3.3-rpi_13.patch b/.github/scripts/Linux/arm/ffmpeg-arm-patches/0004-ffmpeg-4.3.3-rpi_13.patch similarity index 100% rename from .github/scripts/Linux/arm/ffmpeg-arm-patches/ffmpeg-4.3.3-rpi_13.patch rename to .github/scripts/Linux/arm/ffmpeg-arm-patches/0004-ffmpeg-4.3.3-rpi_13.patch diff --git a/.github/scripts/Linux/arm/ffmpeg-arm-patches/fix_flags.diff b/.github/scripts/Linux/arm/ffmpeg-arm-patches/0005-fix_flags.patch similarity index 100% rename from .github/scripts/Linux/arm/ffmpeg-arm-patches/fix_flags.diff rename to .github/scripts/Linux/arm/ffmpeg-arm-patches/0005-fix_flags.patch