Skip to content
Snippets Groups Projects
Unverified Commit de9b5d3c authored by Luca Weiss's avatar Luca Weiss Committed by Clayton Craft
Browse files

pine64-pinetab: move to community (MR 1753)

[ci:skip-build]: already built successfully in CI
parent e0670045
No related branches found
No related tags found
No related merge requests found
Pipeline #194806 passed
Showing
with 3 additions and 6 deletions
# Reference: <https://postmarketos.org/devicepkg>
# Maintainer: Alexey Min <alexey.min@gmail.com>
# Co-Maintainer: Martijn Braam <martijn@brixit.nl>
pkgname=device-pine64-pinetab
pkgdesc="PINE64 PineTab"
pkgver=0.5
pkgver=0.6
pkgrel=0
url="https://postmarketos.org"
license="MIT"
......@@ -9,7 +11,6 @@ arch="aarch64"
options="!check !archcheck"
depends="
alsa-ucm-conf
bluez
mesa-egl
mesa-dri-gallium
postmarketos-base
......
#!/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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment