samsung-j5(x): maintain devices (MR 5140)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
7a4e852165
commit
3f48a12d2e
3 changed files with 6 additions and 2 deletions
|
@ -40,6 +40,8 @@ device/*/*-samsung-espresso7/ @MightyM17 @antoni.aloytorrens
|
||||||
device/*/*-samsung-grandmax/ @wonderfulShrineMaidenOfParadise
|
device/*/*-samsung-grandmax/ @wonderfulShrineMaidenOfParadise
|
||||||
device/*/*-samsung-gt510/ @TravMurav
|
device/*/*-samsung-gt510/ @TravMurav
|
||||||
device/*/*-samsung-gt58/ @TravMurav
|
device/*/*-samsung-gt58/ @TravMurav
|
||||||
|
device/*/*-samsung-j5/ @wonderfulShrineMaidenOfParadise
|
||||||
|
device/*/*-samsung-j5x/ @wonderfulShrineMaidenOfParadise
|
||||||
device/*/*-samsung-serranove/ @Minecrell
|
device/*/*-samsung-serranove/ @Minecrell
|
||||||
device/*/*-videostrong-kii-pro/ @funderscore
|
device/*/*-videostrong-kii-pro/ @funderscore
|
||||||
device/*/*-wileyfox-crackling/ @TravMurav @Minecrell
|
device/*/*-wileyfox-crackling/ @TravMurav @Minecrell
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
|
# Maintainer: Raymond Hackley <raymondhackley@protonmail.com>
|
||||||
pkgname=device-samsung-j5
|
pkgname=device-samsung-j5
|
||||||
pkgdesc="Samsung Galaxy J5 (2015)"
|
pkgdesc="Samsung Galaxy J5 (2015)"
|
||||||
pkgver=6
|
pkgver=6
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
|
# Maintainer: Raymond Hackley <raymondhackley@protonmail.com>
|
||||||
pkgname=device-samsung-j5x
|
pkgname=device-samsung-j5x
|
||||||
pkgdesc="Samsung Galaxy J5 (2016)"
|
pkgdesc="Samsung Galaxy J5 (2016)"
|
||||||
pkgver=4
|
pkgver=4
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
|
Loading…
Reference in a new issue