sony-honami: Switch to armv7 (!266)
Tested working on a c6903. [ci:skip-build]: already built successfully CI
This commit is contained in:
parent
a6c94af6d2
commit
3fb645e916
4 changed files with 8 additions and 8 deletions
|
@ -1,10 +1,10 @@
|
|||
pkgname="device-sony-honami"
|
||||
pkgdesc="Sony Xperia Z1"
|
||||
pkgver=1.0
|
||||
pkgrel=7
|
||||
pkgver=1.1
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armhf"
|
||||
arch="armv7"
|
||||
options="!check !archcheck"
|
||||
depends="postmarketos-base linux-sony-honami msm-fb-refresher mkbootimg mesa-dri-swrast"
|
||||
source="deviceinfo 90-android-touch-dev.rules"
|
||||
|
@ -23,5 +23,5 @@ nonfree_firmware() {
|
|||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="3304966eebda7904cf92687aff79578b1f7a4bf6f4c9ae7e1253dc1046cd956b0c51d61b7496b0d6860a1286d93a16e67f70cac0b6fac2bd32f2598d1c101297 deviceinfo
|
||||
sha512sums="04de5d33633b6f07b1ef5e6b1e73cccd4c1e7d449213d067df30c928e6c41c5d7658e3c0892a1668cb298f67ba4b2b9b5b54a34c6b24e846f88f212c5e2563c6 deviceinfo
|
||||
1651ac9eda3c97fafe55abe0f0ae429e04f73edcbf2c56aa3259f81837f7adde348bcb385daed05c30cfc61415455a459a917ed3acccbfd9b7a1caa32a851d40 90-android-touch-dev.rules"
|
||||
|
|
|
@ -5,7 +5,7 @@ deviceinfo_format_version="0"
|
|||
deviceinfo_name="Sony Xperia Z1"
|
||||
deviceinfo_manufacturer="Sony"
|
||||
deviceinfo_codename="sony-honami"
|
||||
deviceinfo_arch="armhf"
|
||||
deviceinfo_arch="armv7"
|
||||
|
||||
# Device related
|
||||
deviceinfo_keyboard="false"
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
pkgname="linux-sony-honami"
|
||||
pkgver=3.10.84
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Sony Xperia Z1 kernel fork"
|
||||
arch="armhf"
|
||||
arch="armv7"
|
||||
_carch="arm"
|
||||
_flavor="sony-honami"
|
||||
url="https://github.com/sonyxperiadev/kernel"
|
||||
|
@ -76,5 +76,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="b76641c07489712d393f1d318b0d4138e5c7126d4b78cfc23bcde07911cba185d3872e886f69197bd3912e8b4c646b74fb6992dee0ce3829d2995531ac4f257e linux-sony-honami-d78970c1afd9fad52cb4402c7bcb9701e8a06d41.tar.gz
|
||||
7b7a6c62e4de1de680d8792c80369618ef6c4a5ae9459dd224b1c1f5b403dd3d4eccec41ef6c69f34d870788b63be2cbcd6d935c8f5f3f9e51fcad0147697396 config-sony-honami.armhf
|
||||
7b7a6c62e4de1de680d8792c80369618ef6c4a5ae9459dd224b1c1f5b403dd3d4eccec41ef6c69f34d870788b63be2cbcd6d935c8f5f3f9e51fcad0147697396 config-sony-honami.armv7
|
||||
d80980e9474c82ba0ef1a6903b434d8bd1b092c40367ba543e72d2c119301c8b2d05265740e4104ca1ac5d15f6c4aa49e8776cb44264a9a28dc551e0d1850dcc compiler-gcc6.h"
|
||||
|
|
Loading…
Reference in a new issue