apple-n61: rename from apple-iphone6 and make myself maintainer (MR 5978)
This commit is contained in:
parent
0682021692
commit
035cdeddc8
4 changed files with 8 additions and 4 deletions
|
|
@ -68,6 +68,7 @@ device/*/*-xiaomi-wt88047/ @Minecrell
|
|||
device/*/*-xiaomi-ysl/ @barni2000
|
||||
device/*/alsa-ucm-conf-cros/ @WeirdTreeThing
|
||||
device/*/alsa-ucm-conf-qcom-sdm670/ @flamingradian
|
||||
device/*/device-apple-n61/ @JustSoup321
|
||||
device/*/device-fairphone-*/ @z3ntu
|
||||
device/*/device-generic-x86_64/ @craftyguy @ollieparanoid
|
||||
device/*/device-google-nyan-big/ @jenneron
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-apple-iphone6
|
||||
# Maintainer: Aster Boese <asterboese@mailbox.org>
|
||||
pkgname=device-apple-n61
|
||||
pkgdesc="Apple iPhone 6"
|
||||
pkgver=1
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -13,6 +14,8 @@ depends="
|
|||
"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo modules-initfs"
|
||||
provides="device-apple-iphone6=$pkgver-r$pkgrel"
|
||||
replaces="device-apple-iphone6"
|
||||
|
||||
build() {
|
||||
devicepkg_build $startdir $pkgname
|
||||
|
|
@ -23,6 +26,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
6ce8dcaecdcce3ae01742b21aadddb88ad7e892b3f8067f236168a0ebd9ca8ecb7fa6b3e52311d6cbb63ff420df3d87a72e0446cd93873c0a7cc14c8fbcd7191 deviceinfo
|
||||
7500439e30455b5116d6f8cfb3b50abc51947c358e0ff506ca457c6eccc70abd0d3c48355e82d2e97ead2971403cc861722b5f13d72baf7398bc3d878ef306bf deviceinfo
|
||||
f4df83d543efb5748743f56fbfeddc6734ad341fb623f796faa74b4f42cadfd9a7b1aea2bd3a6f7aa3f284bcb34c05b2ec2a1704ad6e88b043f92dc0de14a573 modules-initfs
|
||||
"
|
||||
|
|
@ -5,7 +5,7 @@
|
|||
deviceinfo_format_version="0"
|
||||
deviceinfo_name="Apple iPhone 6"
|
||||
deviceinfo_manufacturer="Apple"
|
||||
deviceinfo_codename="apple-iphone6"
|
||||
deviceinfo_codename="apple-n61"
|
||||
deviceinfo_year="2014"
|
||||
deviceinfo_arch="aarch64"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue