device-ouya-ouya: Convert to armv7 (!269)
This commit is contained in:
parent
f1121b5e07
commit
60f4b70c71
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ pkgver=1
|
|||
pkgdesc="Ouya"
|
||||
pkgrel=7
|
||||
url="https://postmarketos.org"
|
||||
arch="armhf"
|
||||
arch="armv7"
|
||||
license="MIT"
|
||||
options="!check !archcheck"
|
||||
depends="postmarketos-base linux-ouya-ouya mkbootimg"
|
||||
|
|
|
@ -13,7 +13,7 @@ deviceinfo_modules=""
|
|||
deviceinfo_modules_initfs=""
|
||||
deviceinfo_external_storage="false"
|
||||
deviceinfo_flash_method="fastboot"
|
||||
deviceinfo_arch="armhf"
|
||||
deviceinfo_arch="armv7"
|
||||
|
||||
# Splash screen
|
||||
deviceinfo_screen_width="1920"
|
||||
|
|
Loading…
Reference in a new issue