device-fairphone-fp2: configure getty using deviceinfo_getty variable (!817)
This commit is contained in:
parent
bd5e3ed159
commit
62a557ab97
2 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname="device-fairphone-fp2"
|
||||
pkgdesc="Fairphone 2"
|
||||
pkgver=2
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -69,6 +69,6 @@ alsa() {
|
|||
install -Dm644 "$srcdir"/hifi "$subpkgdir"/usr/share/alsa/ucm/FP2/
|
||||
}
|
||||
|
||||
sha512sums="43f05596cd1e2759f9b182777211c3ec879fcd1be7d7f1ff94b409c85847ba2715fdf3080c95af5a5b28c35c7e6460cd149208b0291cc54b47a2e6a834096db3 deviceinfo
|
||||
sha512sums="09a465c02784a27509e62023e1c5bb0d3c84f76b59612d6ef681570db9109087171674d5d0a1894bc05824119bd8d4762a8ff9d9438b67e122a089c28befe30d deviceinfo
|
||||
55360b1ba4ddadea341c9edb13c32ba5f19aabf75ab28602f30cfb79b9df8834f115ef979c70569f23ec1293b1fcd408baf320d87803293ce7106bdc73a26c9f FP2.conf
|
||||
b834461c6866bb0c473dd089dd5da641dd42a00f610aad6503117aa50fe6e200db9ad0a264bb609f12350d59faee1f772907bacd75439f702ea7d52f6f85e2b1 hifi"
|
||||
|
|
|
@ -19,6 +19,7 @@ deviceinfo_screen_height="1920"
|
|||
deviceinfo_dev_touchscreen="/dev/input/event0"
|
||||
deviceinfo_dev_touchscreen_calibration=""
|
||||
deviceinfo_dev_keyboard=""
|
||||
deviceinfo_getty="ttyMSM0;115200"
|
||||
|
||||
# Bootloader related
|
||||
deviceinfo_flash_method="fastboot"
|
||||
|
|
Loading…
Add table
Reference in a new issue