(motorola-potter) Add display support (#1129)

using msm-fb-refresher
This commit is contained in:
Chinmaya Krishnan Mahesh 2018-01-17 23:27:24 +05:30 committed by Oliver Smith
parent a84393aa6d
commit 61bf12bc88
2 changed files with 4 additions and 3 deletions

View file

@ -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"

View file

@ -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"