Skip to content

Commit

Permalink
[Buildstream SDK] Bump to GStreamer 1.22.4
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=258357

Reviewed by Carlos Alberto Lopez Perez.

* Tools/buildstream/elements/freedesktop-sdk.bst:
* Tools/buildstream/patches/fdo-0005-GStreamer-Bump-to-1.22.4.patch: Renamed from Tools/buildstream/patches/fdo-0005-GStreamer-Bump-to-1.22.3.patch.

Canonical link: https://commits.webkit.org/265684@main
  • Loading branch information
philn committed Jul 1, 2023
1 parent 133de55 commit 9c0f7c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Tools/buildstream/elements/freedesktop-sdk.bst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sources:
- kind: patch
path: patches/fdo-0004-gst-plugins-ugly-Enable-x264-encoder.patch
- kind: patch
path: patches/fdo-0005-GStreamer-Bump-to-1.22.3.patch
path: patches/fdo-0005-GStreamer-Bump-to-1.22.4.patch
- kind: patch
path: patches/fdo-0006-gst-plugins-bad-Enable-soundtouch.patch
config:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From d22c9daefbd330d00af0359004b16073ac0eab37 Mon Sep 17 00:00:00 2001
From: Philippe Normand <philn@igalia.com>
Date: Fri, 28 Apr 2023 13:18:24 +0100
Subject: [PATCH] GStreamer: Bump to 1.22.2
Subject: [PATCH] GStreamer: Bump to 1.22.4

---
elements/components/gstreamer-plugins-good.bst | 2 ++
Expand Down Expand Up @@ -49,7 +49,7 @@ index e73a056ab..ee16131c9 100644
match:
- 1.*[02468].*
- ref: 1.20.6-0-gb7d3037cca2fe72c5b7daab5e0617e61ae013dcc
+ ref: 1.22.3-0-gecd471f5ea4645102b206a43d863f0f0fe7d04ec
+ ref: 1.22.4-0-g064711d8b382c106afffe75cefbabe8f7bac8532
- kind: patch_queue
path: patches/gstreamer
diff --git a/patches/gstreamer/gst-libav-no-cache-generator.patch b/patches/gstreamer/gst-libav-no-cache-generator.patch
Expand Down

0 comments on commit 9c0f7c4

Please sign in to comment.