Skip to content

Split qcom-support into sdm845- and sm6350-support

Marco Mattiolo requested to merge wip/tiol/split_qcom_into_sdm845_sm6350 into mobian

AFAIK no one is using Mobian on the fairphone-fp4 as of today: a user in the main Matrix room complained Mobian was not booting, in fact the qcom-linux kernel does not boot. (ref. Mobian-team/devices/kernels/qcom-linux#25 (closed) ) This means, we can probably ignore the sm7225/sm6350 upgrade path and have qcom-support to depend only on sdm845-support in order to be replaced by it (therefore the Breaks+Replace) and to have a simple upgrade path for sdm845 devices.

In case someone is actually using sm7225-support package, I've made it depend on sm6350-support in order to install the linux-image-6.12-sm6350 kernel. And, I've removed the B+R from qcom-support toward sm7225-support, so that the upgrade path is sm7225-support->sm6350-support without involving qcom-support.

Hope I haven't screwed up anything! 😅

Merge request reports

Loading