sony-sirius: use mesa-freedreno, change to armv7 (!450)
Switch to armv7, because we're not building linux-postmarketos-qcom for armhf anymore.
This commit is contained in:
parent
7e4b70ddf4
commit
71a9fec125
2 changed files with 5 additions and 5 deletions
|
|
@ -1,11 +1,11 @@
|
|||
pkgname=device-sony-sirius
|
||||
pkgver=1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Sony Xperia Z2 device package"
|
||||
url="https://postmarketos.org"
|
||||
arch="armhf"
|
||||
arch="armv7"
|
||||
license="MIT"
|
||||
depends="postmarketos-base linux-postmarketos-qcom mkbootimg mesa-dri-freedreno"
|
||||
depends="postmarketos-base linux-postmarketos-qcom mkbootimg mesa-freedreno mesa-freedreno-dri-freedreno"
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages="$pkgname-weston $pkgname-x11 $pkgname-nonfree-firmware:nonfree_firmware"
|
||||
|
|
@ -51,7 +51,7 @@ nonfree_firmware() {
|
|||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="d52d035e421b72c691b5e1a7e596953110a20eecfc4a8aa3a360cb714d1f8cfcb171a9c4f991f19bac3045a9910ebf45db32fd654a9d9d056744abb399a982ff deviceinfo
|
||||
sha512sums="27424789ce95269cffee88f6ba3ab323afc9a9152db3e4ced345aec3db974d0174bbf862787ec5bd852a4be1dfe175c54c4cc2159b752241cae262bca9c41cdc deviceinfo
|
||||
de794566118f1744d068a94e6a75b61d43f6749a4b0871a5270fa7a2048164d609c71fcffa61845c2a7dd4cb5fbeb72c0e4f8b73b382f36d6ff0bcc9b8a5ae25 weston.ini
|
||||
ec5e26e60a77e74befabf5cc3f85a2636ce07261e725c0a051999d321ddec056f307001ba659c91e403770ac99d38b3160fd46e235c467fefc03d0901452314d 99-touch.rules
|
||||
35a5dbd90eef6c567822f1a805c6adf620bb9c6c9c2e1755407409c2fab044baa40dda9e526c45108b4a2bbf43e0ad67e3dd90c35f6a6c6e29ec5930f2d1c4a7 modules-load.conf
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ deviceinfo_dtb=""
|
|||
deviceinfo_modules_initfs=""
|
||||
deviceinfo_external_storage="false"
|
||||
deviceinfo_flash_method="fastboot"
|
||||
deviceinfo_arch="armhf"
|
||||
deviceinfo_arch="armv7"
|
||||
|
||||
# Splash screen
|
||||
deviceinfo_screen_width="1080"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue