device-lg-hammerhead: drop post-install script (MR 2548)

This tries to start a service (ofono) that is no longer installed.

fixes 9cb6900fb

[ci:skip-build] already built successfully in CI
This commit is contained in:
Clayton Craft 2021-09-22 11:50:54 -07:00
parent 9ace7b930b
commit d053a3ce0b
No known key found for this signature in database
GPG key ID: 7A3461CA187CEA54
2 changed files with 1 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-lg-hammerhead
pkgver=2
pkgrel=27
pkgrel=28
pkgdesc="Google Nexus 5"
url="https://postmarketos.org"
arch="armv7"
@ -14,7 +14,6 @@ depends="
swclock-offset
"
makedepends="devicepkg-dev"
install="$pkgname.post-install"
subpackages="$pkgname-weston $pkgname-phosh $pkgname-x11 $pkgname-nonfree-firmware:nonfree_firmware"
source="
bt-module-deps.conf

View file

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