From 57f63951ce6e808719ffeeec7e7f37f5413e5a5f Mon Sep 17 00:00:00 2001 From: Adam Pigg Date: Wed, 5 Oct 2022 05:13:56 +0100 Subject: [PATCH] Pin droidmedia to 0.20211101.0 (#77) 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 b4afe82d..53b45f6e 100644 --- a/snippets/halium.xml +++ b/snippets/halium.xml @@ -11,7 +11,7 @@ - +