From a4b2fa217af62da899d065416844e540a88ba75f Mon Sep 17 00:00:00 2001 From: exkc Date: Sun, 22 Dec 2024 16:00:52 +0800 Subject: [PATCH] device-solidrun-cubox: use linux-postmarketos-marvell kernel (MR 5938) --- device/testing/device-solidrun-cubox/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/testing/device-solidrun-cubox/APKBUILD b/device/testing/device-solidrun-cubox/APKBUILD index d80bb244e..89f3c62f9 100644 --- a/device/testing/device-solidrun-cubox/APKBUILD +++ b/device/testing/device-solidrun-cubox/APKBUILD @@ -4,13 +4,13 @@ pkgname=device-solidrun-cubox pkgdesc="SolidRun CuBox" pkgver=2 -pkgrel=0 +pkgrel=1 url="https://postmarketos.org" license="MIT" arch="armv7" options="!check !archcheck" depends=" - linux-postmarketos-marvell-dove + linux-postmarketos-marvell postmarketos-base u-boot-tools "