firmware-shift-otter: fix location of hexagonfs
Currently, hexagonfs relevant firmware files are installed into /usr/share/qcom/qcm6490/SHIFT/otter/hexagonfs while the correct location should have been /usr/share/qcom/qcm6490/SHIFT/otter. Signed-off-by: Markus Göllnitz <camelcasenick@bewares.it> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8861>
This commit is contained in:
parent
a1c7af5d43
commit
512379d7b4
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Co-Maintainer: Alexander Martinz <amartinz@shiftphones.com>
|
||||
maintainer="Casey Connolly <kcxt@postmarketos.org>"
|
||||
pkgname=firmware-shift-otter
|
||||
pkgver=20260306
|
||||
pkgver=20260619
|
||||
pkgrel=0
|
||||
pkgdesc="Firmware for SHIFTphone 8"
|
||||
url="https://github.com/SomeBlobs/firmware-shift-otter"
|
||||
|
|
@ -10,7 +10,7 @@ arch="aarch64"
|
|||
license="proprietary"
|
||||
makedepends="bash pil-squasher"
|
||||
options="!check !strip !archcheck !tracedeps pmb:cross-native"
|
||||
_commit="9d23f5494b7054f3ff8db441511b2d1a540f6cce"
|
||||
_commit="ec03d4cab91621567cc24e75ee3f0fca0b0dd8b8"
|
||||
source="https://github.com/SomeBlobs/firmware-shift-otter/archive/$_commit/firmware-shift-otter-$_commit.tar.gz"
|
||||
builddir="$srcdir/firmware-shift-otter-$_commit"
|
||||
|
||||
|
|
@ -23,5 +23,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
d4bf10e3d7c55ea9d35a4882391dbb6eda120cabfd2c3528e583447357f0b5fac55c5e9901b1e4410370e4e3c6e6d8b71744b41fb2df5e7288201a1bf429cafb firmware-shift-otter-9d23f5494b7054f3ff8db441511b2d1a540f6cce.tar.gz
|
||||
006560db6071ab69ef58b413d367d4174bb86fc929acc08c1a553955f2e8c223ffcaf13b1073d2fc7973c78d84b075044067b608027ef96877dcd3d061ecaa2d firmware-shift-otter-ec03d4cab91621567cc24e75ee3f0fca0b0dd8b8.tar.gz
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue