pine64-pinephone: update maintainers (MR 4529)
This commit is contained in:
parent
930aa6df78
commit
9dad13d2e6
3 changed files with 8 additions and 15 deletions
|
@ -1,11 +1,9 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
# Maintainer: Martijn Braam <martijn@brixit.nl>
|
# Maintainer: Arnav Singh <me@arnavion.dev>
|
||||||
# Co-Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
# Co-Maintainer: Jan Jasper de Kroon <jajadekroon@gmail.com>
|
||||||
# Co-Maintainer: Dylan Van Assche <me@dylanvanassche.be>
|
|
||||||
# Co-Maintainer: Arnav Singh <me@arnavion.dev>
|
|
||||||
pkgname=device-pine64-pinephone
|
pkgname=device-pine64-pinephone
|
||||||
pkgver=0.46
|
pkgver=0.46
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
pkgdesc="PINE64 PinePhone"
|
pkgdesc="PINE64 PinePhone"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
|
@ -1,13 +1,10 @@
|
||||||
# Maintainer: Martijn Braam <martijn@brixit.nl>
|
# Maintainer: Jan Jasper de Kroon <jajadekroon@gmail.com>
|
||||||
# Co-Maintainer: Bart Ribbers <bribbers@disroot.org>
|
|
||||||
# Co-Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
|
||||||
# Co-Maintainer: Jan Jasper de Kroon <jajadekroon@gmail.com>
|
|
||||||
# Co-Maintainer: Arnav Singh <me@arnavion.dev>
|
# Co-Maintainer: Arnav Singh <me@arnavion.dev>
|
||||||
_flavor=postmarketos-allwinner
|
_flavor=postmarketos-allwinner
|
||||||
_config="config-$_flavor.$CARCH"
|
_config="config-$_flavor.$CARCH"
|
||||||
pkgname=linux-$_flavor
|
pkgname=linux-$_flavor
|
||||||
pkgver=6.6_rc5_git20231014
|
pkgver=6.6_rc5_git20231014
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
_tag="orange-pi-6.6-20231014-0051"
|
_tag="orange-pi-6.6-20231014-0051"
|
||||||
pkgdesc="Kernel fork with Pine64 patches (megi's tree, slightly patched)"
|
pkgdesc="Kernel fork with Pine64 patches (megi's tree, slightly patched)"
|
||||||
arch="aarch64 armv7"
|
arch="aarch64 armv7"
|
||||||
|
|
|
@ -1,11 +1,9 @@
|
||||||
# Maintainer: Martijn Braam <martijn@brixit.nl>
|
# Maintainer: Arnav Singh <me@arnavion.dev>
|
||||||
# Co-Maintainer: Bart Ribbers <bribbers@disroot.org>
|
# Co-Maintainer: Jan Jasper de Kroon <jajadekroon@gmail.com>
|
||||||
# Co-Maintainer: Dylan Van Assche <me@dylanvanassche.be>
|
|
||||||
# Co-Maintainer: Arnav Singh <me@arnavion.dev>
|
|
||||||
# U-boot with patches to make the PinePhone boot faster and have control over the ddr clock speed
|
# U-boot with patches to make the PinePhone boot faster and have control over the ddr clock speed
|
||||||
pkgname=u-boot-pinephone
|
pkgname=u-boot-pinephone
|
||||||
pkgver=2023.01
|
pkgver=2023.01
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="U-Boot bootloader for the PINE64 PinePhone"
|
pkgdesc="U-Boot bootloader for the PINE64 PinePhone"
|
||||||
url="https://source.denx.de/u-boot"
|
url="https://source.denx.de/u-boot"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
|
Loading…
Reference in a new issue