pine64-pinephone: start ofono on boot (!678)
This commit is contained in:
parent
dc4af7d32a
commit
3e4ff90ef7
@ -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="
|
||||
|
@ -3,3 +3,4 @@
|
||||
# Enable getty on UART
|
||||
echo "ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100" >> /etc/inittab
|
||||
|
||||
rc-update add ofono default
|
||||
|
Loading…
x
Reference in New Issue
Block a user