pine64-pinephone: start ofono on boot (!678)

This commit is contained in:
Bart Ribbers 2019-10-11 14:06:25 +02:00 committed by Martijn Braam
parent dc4af7d32a
commit 3e4ff90ef7
No known key found for this signature in database
GPG Key ID: C4280ACB000B060F
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
pkgname="device-pine64-pinephone"
pkgdesc="PINE64 PinePhone"
pkgver=0.1
pkgrel=10
pkgrel=11
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -12,7 +12,7 @@ subpackages="
$pkgname-x11
$pkgname-nonfree-firmware:nonfree_firmware
"
depends="postmarketos-base u-boot-pine64 uboot-tools mesa-git mesa-git-glapi mesa-git-gl mesa-git-gles mesa-git-egl mesa-git-gbm mesa-git-dri-lima mesa-git-dri-kmsro linux-postmarketos-allwinner"
depends="postmarketos-base u-boot-pine64 uboot-tools mesa-git mesa-git-glapi mesa-git-gl mesa-git-gles mesa-git-egl mesa-git-gbm mesa-git-dri-lima mesa-git-dri-kmsro linux-postmarketos-allwinner ofono"
makedepends="devicepkg-dev"
install="$pkgname.post-install"
source="

View File

@ -3,3 +3,4 @@
# Enable getty on UART
echo "ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100" >> /etc/inittab
rc-update add ofono default