Title: [289796] trunk/Tools/buildstream
Revision
289796
Author
[email protected]
Date
2022-02-15 01:18:32 -0800 (Tue, 15 Feb 2022)

Log Message

[Flatpak SDK] Update to libnice development snapshot
https://bugs.webkit.org/show_bug.cgi?id=236537

Patch by Philippe Normand <[email protected]> on 2022-02-15
Reviewed by Martin Robinson.

Until there is 0.1.19 release, rely on development branch.

* elements/freedesktop-sdk.bst:
* patches/fdo-0001-Bump-libnice-to-current-git-master-HEAD.patch: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/Tools/buildstream/ChangeLog (289795 => 289796)


--- trunk/Tools/buildstream/ChangeLog	2022-02-15 09:07:04 UTC (rev 289795)
+++ trunk/Tools/buildstream/ChangeLog	2022-02-15 09:18:32 UTC (rev 289796)
@@ -1,3 +1,15 @@
+2022-02-15  Philippe Normand  <[email protected]>
+
+        [Flatpak SDK] Update to libnice development snapshot
+        https://bugs.webkit.org/show_bug.cgi?id=236537
+
+        Reviewed by Martin Robinson.
+
+        Until there is 0.1.19 release, rely on development branch.
+
+        * elements/freedesktop-sdk.bst:
+        * patches/fdo-0001-Bump-libnice-to-current-git-master-HEAD.patch: Added.
+
 2022-02-11  Philippe Normand  <[email protected]>
 
         [Flatpak SDK] Enable GStreamer webrtcdsp support

Modified: trunk/Tools/buildstream/elements/freedesktop-sdk.bst (289795 => 289796)


--- trunk/Tools/buildstream/elements/freedesktop-sdk.bst	2022-02-15 09:07:04 UTC (rev 289795)
+++ trunk/Tools/buildstream/elements/freedesktop-sdk.bst	2022-02-15 09:18:32 UTC (rev 289796)
@@ -4,6 +4,8 @@
   url: gitlab_com:freedesktop-sdk/freedesktop-sdk.git
   track: 'release/21.08'
   ref: freedesktop-sdk-21.08.10-21-g7f2b952d70b0cd71ef9156983947b1dc713a393f
+- kind: patch
+  path: patches/fdo-0001-Bump-libnice-to-current-git-master-HEAD.patch
 config:
   options:
     target_arch: '%{arch}'

Added: trunk/Tools/buildstream/patches/fdo-0001-Bump-libnice-to-current-git-master-HEAD.patch (0 => 289796)


--- trunk/Tools/buildstream/patches/fdo-0001-Bump-libnice-to-current-git-master-HEAD.patch	                        (rev 0)
+++ trunk/Tools/buildstream/patches/fdo-0001-Bump-libnice-to-current-git-master-HEAD.patch	2022-02-15 09:18:32 UTC (rev 289796)
@@ -0,0 +1,22 @@
+From 899ea681894380233b0a20db882f73c2e1cd7303 Mon Sep 17 00:00:00 2001
+From: Philippe Normand <[email protected]>
+Date: Sat, 12 Feb 2022 11:51:19 +0000
+Subject: [PATCH] Bump libnice to current git master HEAD
+
+---
+ elements/components/libnice.bst | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/elements/components/libnice.bst b/elements/components/libnice.bst
+index c89fdf3df..75c41dc1a 100644
+--- a/elements/components/libnice.bst
++++ b/elements/components/libnice.bst
+@@ -29,4 +29,4 @@ sources:
+ - kind: git_tag
+   url: freedesktop:libnice/libnice.git
+   track: master
+-  ref: 0.1.18-0-g55b71d47f2b427b3baa8812818ed3f059acc748d
++  ref: 0.1.18-0-g2f35957ab869762568dc269db1eba3a1d4459be7
+-- 
+2.34.1
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to