device/device-pine64-pinetab: setup Bluetooth (!820)

This commit is contained in:
Luca Weiss 2020-02-17 14:14:38 +01:00 committed by Alexey Min
parent fab02c69bf
commit e173b8e08b
No known key found for this signature in database
GPG key ID: EBF5ECFFFEE34DED
2 changed files with 6 additions and 2 deletions

View file

@ -3,12 +3,12 @@
pkgname="device-pine64-pinetab"
pkgdesc="PINE64 PineTab"
pkgver=0.1
pkgrel=13
pkgrel=14
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="postmarketos-base linux-postmarketos-allwinner u-boot-pine64 uboot-tools mesa-git-dri-gallium"
depends="postmarketos-base linux-postmarketos-allwinner u-boot-pine64 uboot-tools mesa-git-dri-gallium bluez"
makedepends="devicepkg-dev"
subpackages="
$pkgname-sway

View file

@ -1,5 +1,9 @@
#!/bin/sh
sed -i 's|#Name = BlueZ|Name = PINE64 PineTab|' /etc/bluetooth/main.conf
rc-update add bluetooth default
# We'll update the hwdb so that the meta key gets fixed
echo "UPDATING HWDB..."
udevadm hwdb --update