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

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

View file

@ -2,7 +2,7 @@
pkgname="device-pine64-dontbeevil"
pkgdesc="PINE64 PinePhone Don't be evil devkit"
pkgver=0.1
pkgrel=11
pkgrel=12
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -14,8 +14,9 @@ subpackages="
$pkgname-kernel-shortts:kernel_shortts
$pkgname-kernel-longts:kernel_longts
"
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"
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 ofono"
makedepends="devicepkg-dev"
install="$pkgname.post-install"
source="
deviceinfo
uboot-script.cmd

View file

@ -0,0 +1,3 @@
#!/bin/sh
rc-update add ofono default