From 2d5445b4eef295c223d194282fe431cbf70c48d6 Mon Sep 17 00:00:00 2001 From: fossdd Date: Thu, 15 May 2025 17:34:50 +0200 Subject: [PATCH] device-apple-tonga: switch to main/mesa mesa-25.1.0 includes the asahi driver See also https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/84245 Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6518 [ci:skip-build]: already built successfully in CI --- device/testing/device-apple-tonga/APKBUILD | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/device/testing/device-apple-tonga/APKBUILD b/device/testing/device-apple-tonga/APKBUILD index fe8cdaae4..cd726bbfa 100644 --- a/device/testing/device-apple-tonga/APKBUILD +++ b/device/testing/device-apple-tonga/APKBUILD @@ -3,7 +3,7 @@ pkgname=device-apple-tonga pkgdesc="Apple Macbook Air M1" pkgver=2 -pkgrel=0 +pkgrel=1 url="https://postmarketos.org" license="MIT" arch="aarch64" @@ -16,19 +16,6 @@ depends=" asahi-fwextract asahi-scripts alsa-ucm-conf-asahi - mesa-asahi - mesa-asahi-dri-gallium - mesa-asahi-egl - mesa-asahi-gbm - mesa-asahi-gl - mesa-asahi-glapi - mesa-asahi-gles - mesa-asahi-osmesa - mesa-asahi-rusticl - mesa-asahi-va-gallium - mesa-asahi-vdpau-gallium - mesa-asahi-vulkan-swrast - mesa-asahi-xatracker " makedepends="devicepkg-dev systemd-boot" source="deviceinfo"