From 5bf3e1e30e9c16313da3b30e4256ede1f5824e4c Mon Sep 17 00:00:00 2001 From: Adam Pigg Date: Tue, 4 Oct 2022 18:22:49 +0100 Subject: [PATCH] Pin droidmedia to 0.20211101.0 In SailfishOS, gst-droid is built against droidmedia-devel which is provided by the adaptation-common repository. In the current (4.4) release of Sailfish, droidmedia is expected to be 0.20211101.0. Because on Halium, droidmedia is provided by the halium rootfs, the version must match the version in the current release because changes in the headers used to build gst-droid may result in crashes if there is a mismatch. I would like to keep the version used in Halium in line with the current released SailfishOS version to minimise problems. I dont think there are currently any other users of droidmedia and gst-droid so this should have minimal impacts. --- snippets/halium.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/halium.xml b/snippets/halium.xml index 886c7237..16668819 100644 --- a/snippets/halium.xml +++ b/snippets/halium.xml @@ -11,7 +11,7 @@ - +