parent
a84393aa6d
commit
61bf12bc88
2 changed files with 4 additions and 3 deletions
|
@ -2,12 +2,12 @@
|
|||
pkgname="device-motorola-potter"
|
||||
pkgdesc="Motorola Moto G5 Plus"
|
||||
pkgver=0.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="noarch"
|
||||
options="!check"
|
||||
depends="linux-motorola-potter mkbootimg mesa-dri-swrast"
|
||||
depends="linux-motorola-potter mkbootimg mesa-dri-swrast msm-fb-refresher"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo"
|
||||
|
||||
|
@ -19,4 +19,4 @@ package() {
|
|||
devicepkg_package $startdir $pkgname
|
||||
}
|
||||
|
||||
sha512sums="7c38b81dd327f04acca2e8acad12ca15ab873aae2935f2ac7c66077f7c869b07d0a1502a92e9a7fcd552ac9c3817d00dbcccac27d3753207fbce199db96a739c deviceinfo"
|
||||
sha512sums="fa78eb9d722f1ce0008a3f42406a85875784c8d65e10315518c8ac3955361d4ce01f9914ea79e645137558f911e6c62af36ee4c63089efb88e2f64bb4e761af6 deviceinfo"
|
||||
|
|
|
@ -18,6 +18,7 @@ deviceinfo_screen_height="1920"
|
|||
deviceinfo_dev_touchscreen=""
|
||||
deviceinfo_dev_touchscreen_calibration=""
|
||||
deviceinfo_dev_keyboard=""
|
||||
deviceinfo_msm_refresher="true"
|
||||
|
||||
# Bootloader related
|
||||
deviceinfo_flash_method="fastboot"
|
||||
|
|
Loading…
Reference in a new issue