1afc41e0e4
Currently using the LineageOS 15.0 kernel.
27 lines
786 B
Text
27 lines
786 B
Text
pkgname=device-oneplus-bacon
|
|
pkgver=1
|
|
pkgrel=1
|
|
pkgdesc="OnePlus One"
|
|
url="https://github.com/postmarketOS"
|
|
arch="noarch"
|
|
license="MIT"
|
|
depends="linux-oneplus-bacon linux-firmware mkbootimg"
|
|
makedepends=""
|
|
install=""
|
|
subpackages=""
|
|
source="90-android.rules deviceinfo"
|
|
options="!check"
|
|
|
|
build() {
|
|
return 0
|
|
}
|
|
|
|
package() {
|
|
install -D -m644 "$srcdir"/90-android.rules \
|
|
"$pkgdir"/etc/udev/rules.d/90-android.rules
|
|
install -D -m644 "$srcdir"/deviceinfo \
|
|
"$pkgdir"/etc/deviceinfo
|
|
}
|
|
|
|
sha512sums="155aa9c8bd0e202917c7f55312eaaa189114864d89bbf7fdbdcc4fe146af3c7c781a6e76b0030046383dee823465a994d6954408248cc2f43e48af40869d6b25 90-android.rules
|
|
54c9a25dfbfff8381009f1e49e8b22bb89bd1decf3f9900e67f4f2c9e6b25db4715d4b72e7d9d9791d7d637971e0ac40086746d29c324ffe009b02b06a0b8a30 deviceinfo"
|