From 67bfa9a8ffd028bb59552ab2f08aae5af9a68557 Mon Sep 17 00:00:00 2001 From: Alexander Martinz Date: Fri, 23 Sep 2022 11:38:48 +0200 Subject: [PATCH] device-shift-axolotl: depend on fwupd and friends (MR 3457) The SHIFT6mq (axolotl) now supports updating the bootloader via the new android-boot fwupd plugin. A big shoutout and heartfelt "Thank You!" to Dylan for working on this plugin and upstreaming it. Change-Id: I1d608ce293a152e9354ca117cd370952df3f41ad Signed-off-by: Alexander Martinz --- device/community/device-shift-axolotl/APKBUILD | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/device/community/device-shift-axolotl/APKBUILD b/device/community/device-shift-axolotl/APKBUILD index 2f8148af8..71366d1bb 100644 --- a/device/community/device-shift-axolotl/APKBUILD +++ b/device/community/device-shift-axolotl/APKBUILD @@ -4,8 +4,8 @@ pkgname=device-shift-axolotl pkgdesc="SHIFT6mq" -pkgver=5 -pkgrel=1 +pkgver=6 +pkgrel=0 url="https://postmarketos.org" license="MIT" arch="aarch64" @@ -19,6 +19,10 @@ depends=" soc-qcom-sdm845 soc-qcom-sdm845-ucm soc-qcom-sdm845-qbootctl + fwupd + fwupd-plugin-android_boot + fwupd-plugin-logind + fwupd-plugin-upower " makedepends="devicepkg-dev" source="