From 92886d24bfcf25d405d2bedc98340f6eb6c78902 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sat, 28 Feb 2026 06:25:43 +0000 Subject: [PATCH] device-nokia-panther: move to archive nokia-panther works with qcom-msm89x7 linux kernel v6.19.3-r0 (!8081) and lk2nd 22.0 (!8073) Part-of: --- .../device-nokia-panther-downstream}/APKBUILD | 7 ++++--- .../device-nokia-panther-downstream}/deviceinfo | 2 +- .../device-nokia-panther-downstream}/kernel-cmdline.conf | 0 .../linux-nokia-panther-downstream}/APKBUILD | 7 ++++--- .../config-nokia-panther.aarch64 | 0 5 files changed, 9 insertions(+), 7 deletions(-) rename device/{downstream/device-nokia-panther => archived/device-nokia-panther-downstream}/APKBUILD (66%) rename device/{downstream/device-nokia-panther => archived/device-nokia-panther-downstream}/deviceinfo (94%) rename device/{downstream/device-nokia-panther => archived/device-nokia-panther-downstream}/kernel-cmdline.conf (100%) rename device/{downstream/linux-nokia-panther => archived/linux-nokia-panther-downstream}/APKBUILD (83%) rename device/{downstream/linux-nokia-panther => archived/linux-nokia-panther-downstream}/config-nokia-panther.aarch64 (100%) diff --git a/device/downstream/device-nokia-panther/APKBUILD b/device/archived/device-nokia-panther-downstream/APKBUILD similarity index 66% rename from device/downstream/device-nokia-panther/APKBUILD rename to device/archived/device-nokia-panther-downstream/APKBUILD index 968e02bcb..2d0f56507 100644 --- a/device/downstream/device-nokia-panther/APKBUILD +++ b/device/archived/device-nokia-panther-downstream/APKBUILD @@ -1,6 +1,7 @@ +# Archived: Downstream port, only for testing. Use mainline port (qcom-msm89x7)! # Reference: -pkgname=device-nokia-panther -pkgdesc="Nokia 4.2" +pkgname=device-nokia-panther-downstream +pkgdesc="Nokia 4.2 (Downstream)" pkgver=5 pkgrel=0 url="https://postmarketos.org" @@ -24,6 +25,6 @@ package() { } sha512sums=" -abd87faa48c0d915ac77c4586241572d3d105593641b3e63f87aa2b467209918d1f661b0a572f2c97adaa0321797d6ff0a5071201a9eb0e69804fa48cf6e2e9a deviceinfo +9baec307ae208cf93b1fb2fec9736fde7ab8a5cc2ddc7ee7d1db59153783db8dde210e15f02dc5c8e998516e0dc9ae7f8d6bfabbf5d73a8e8e04865b9bfffdc7 deviceinfo b92e49138aed7efa5d4e79a47f1fcd665a159bf59a644a801c8c5af4c62afc6e276901d5bb0829064fa8b77f94493f79f62595d9068de02890c62a8d07516fea kernel-cmdline.conf " diff --git a/device/downstream/device-nokia-panther/deviceinfo b/device/archived/device-nokia-panther-downstream/deviceinfo similarity index 94% rename from device/downstream/device-nokia-panther/deviceinfo rename to device/archived/device-nokia-panther-downstream/deviceinfo index 2a9032580..4869a14b7 100644 --- a/device/downstream/device-nokia-panther/deviceinfo +++ b/device/archived/device-nokia-panther-downstream/deviceinfo @@ -5,7 +5,7 @@ deviceinfo_format_version="0" deviceinfo_name="Nokia 4.2" deviceinfo_manufacturer="Nokia" -deviceinfo_codename="nokia-panther" +deviceinfo_codename="nokia-panther-downstream" deviceinfo_year="2019" deviceinfo_arch="aarch64" diff --git a/device/downstream/device-nokia-panther/kernel-cmdline.conf b/device/archived/device-nokia-panther-downstream/kernel-cmdline.conf similarity index 100% rename from device/downstream/device-nokia-panther/kernel-cmdline.conf rename to device/archived/device-nokia-panther-downstream/kernel-cmdline.conf diff --git a/device/downstream/linux-nokia-panther/APKBUILD b/device/archived/linux-nokia-panther-downstream/APKBUILD similarity index 83% rename from device/downstream/linux-nokia-panther/APKBUILD rename to device/archived/linux-nokia-panther-downstream/APKBUILD index 6c7fafd7a..26be24a66 100644 --- a/device/downstream/linux-nokia-panther/APKBUILD +++ b/device/archived/linux-nokia-panther-downstream/APKBUILD @@ -1,9 +1,10 @@ +# Archived: Downstream port, only for testing. Use mainline port (qcom-msm89x7)! # Reference: -pkgname=linux-nokia-panther +pkgname=linux-nokia-panther-downstream pkgver=4.9.186 pkgrel=0 -pkgdesc="Nokia 4.2 Kernel" +pkgdesc="Nokia 4.2 Kernel (Downstream)" arch="aarch64" _carch="arm64" _flavor="nokia-panther" @@ -41,6 +42,6 @@ package() { sha512sums=" -f903fa4fb6c4f79e9bcc61f332ccc90746a3339bc3a3b2cf60e3ac47799362b99da9fa3ae89b74c8fc5271e00fc7fa887fb9af3b9c3ae5f7153371348c970b6a linux-nokia-panther-7eb6784e9116b3f4008a18d5740005d0d788f120.tar.gz +f903fa4fb6c4f79e9bcc61f332ccc90746a3339bc3a3b2cf60e3ac47799362b99da9fa3ae89b74c8fc5271e00fc7fa887fb9af3b9c3ae5f7153371348c970b6a linux-nokia-panther-downstream-7eb6784e9116b3f4008a18d5740005d0d788f120.tar.gz 85ffb4ed3dd0b5a75c15d9299b3289bc33a3d788b9a79585dee542000b9b52dca73f5bfece958478938a541435de89d8a64ac15784f6186645047de46be01283 config-nokia-panther.aarch64 " diff --git a/device/downstream/linux-nokia-panther/config-nokia-panther.aarch64 b/device/archived/linux-nokia-panther-downstream/config-nokia-panther.aarch64 similarity index 100% rename from device/downstream/linux-nokia-panther/config-nokia-panther.aarch64 rename to device/archived/linux-nokia-panther-downstream/config-nokia-panther.aarch64