From 25b69f8ce390c455cd6ea7dd4bd9d4d74e58fc69 Mon Sep 17 00:00:00 2001 From: Federico Amedeo Izzo Date: Wed, 18 Mar 2026 17:52:19 +0100 Subject: [PATCH] firmware-nothing-spacewar: Change hexagonfs files path to fix bootloop. The bootloop on spacewar was caused by ADSP crash due to hexagonfs files being installed in the wrong path ("nothing" instead of "Nothing"). The path is derived by hexagonfs based on dts properties, we should match that. Additionally this makes sensors work on the phone. See https://github.com/mainlining/firmware-nothing-spacewar/pull/1 Part-of: --- device/testing/firmware-nothing-spacewar/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/device/testing/firmware-nothing-spacewar/APKBUILD b/device/testing/firmware-nothing-spacewar/APKBUILD index 89f518ad3..3c10b8fcf 100644 --- a/device/testing/firmware-nothing-spacewar/APKBUILD +++ b/device/testing/firmware-nothing-spacewar/APKBUILD @@ -1,13 +1,13 @@ maintainer="Federico Amedeo Izzo " pkgname=firmware-nothing-spacewar -pkgver=1 +pkgver=2 pkgrel=0 pkgdesc="Firmware for Nothing Phone (1)" url="https://github.com/mainlining/firmware-nothing-spacewar" arch="aarch64" license="proprietary" options="!check !strip !archcheck !tracedeps pmb:cross-native" -_commit="428184b45f1294a0e66979f570902de84883e1fc" +_commit="ee19e2b28e5f12b700117c11debf27f5f182536e" source="$pkgname-$_commit.tar.gz::https://github.com/mainlining/firmware-nothing-spacewar/archive/$_commit/$pkgname-$_commit.tar.gz" builddir="$srcdir/$pkgname-$_commit" @@ -18,5 +18,5 @@ package() { } sha512sums=" -dfc805ee45158f67ecfba8d249fd5360799b9bb02d97b4ac726986575de4fa73f10a26325ea28b14d884207b358578b40b7dc18ddc876aab09db3460cb59cb52 firmware-nothing-spacewar-428184b45f1294a0e66979f570902de84883e1fc.tar.gz +8b24d1427a97ed45526c36e7b6c13a1efb09be3108f9d5dca56fc2bfc8f7ee7610f76ad5279a59f9f7548e7bbbcf10d934754cec507a93f15f04aa3d6792dd40 firmware-nothing-spacewar-ee19e2b28e5f12b700117c11debf27f5f182536e.tar.gz "