Skip to content

Commit a63c1a6

Browse files
piggzNotKit
authored andcommitted
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.
1 parent c918c40 commit a63c1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/halium.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</project>
1212
<project path="vendor/halium/audioflingerglue" name="Halium/audioflingerglue" revision="master" />
1313
<project path="vendor/halium/biometryd" name="ubports/core/biometryd" revision="ubports/xenial_-_android9" remote="gitlab" />
14-
<project path="vendor/halium/droidmedia" name="sailfishos/droidmedia" revision="4e80b83c04982f09659c7f925f142127727a9b71" />
14+
<project path="vendor/halium/droidmedia" name="sailfishos/droidmedia" revision="refs/tags/0.20211101.0" />
1515
<project path="vendor/halium/hardware" name="Halium/android_vendor_halium_hardware" revision="halium-10.0" />
1616
<project path="vendor/halium/libhybris" name="Halium/libhybris" revision="halium-11.0" />
1717
<project path="vendor/halium/manifest" name="Halium/android" revision="halium-11.0" />

0 commit comments

Comments
 (0)