docker: fedora: Add intel-mediasdk package.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 24 May 2021 15:10:11 +0000 (17:10 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 21 Jun 2021 07:47:32 +0000 (09:47 +0200)
Add intel-mediasdk package to build gst-msdk plugin in gst-plugins-bad.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/403>

docker/fedora/prepare.sh
gitlab/ci_template.yml

index eb053ae..a85f3e4 100644 (file)
@@ -22,6 +22,7 @@ dnf install -y \
     aalib-devel \
     aom \
     bat \
+    intel-mediasdk-devel \
     libaom \
     libaom-devel \
     libcaca-devel \
index a549884..31cb6ae 100644 (file)
@@ -21,7 +21,7 @@ variables:
   # If you are hacking on them or need a them to rebuild, its enough
   # to change any part of the string of the image you want.
   ###
-  FEDORA_TAG:  '2021-06-07.0'
+  FEDORA_TAG:  '2021-06-09.0'
   CERBERO_TAG: '2020-10-22.0'
   ANDROID_TAG: '2020-10-22.0'
   MANIFEST_TAG: '2020-10-22.0'