device/device-pine64-a64lts: rename (!623)
This commit is contained in:
parent
11e638b075
commit
1baee138e2
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname="device-pine-a64lts"
|
||||
pkgdesc="PINE A64-LTS"
|
||||
pkgname="device-pine64-a64lts"
|
||||
pkgdesc="PINE64 A64-LTS"
|
||||
pkgver=0.2
|
||||
pkgrel=5
|
||||
url="https://postmarketos.org"
|
||||
|
@ -32,5 +32,5 @@ nonfree_firmware() {
|
|||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="b550ace9ce15ad574d011d1e966bd040a93a8bf26980b61928059d6328f1b4b7ef7d12e90e6ac78c7b6e4b99c4924b0d49f3b5813f9275c3982ff9df2be7ffef deviceinfo
|
||||
sha512sums="debfc527691f2d76ace9ef3528d633ac2cb65edf37c5f83c5e4429cae8e8de9a14aa419cdadd7c7301ed93a96b3fd38dccccf0764b31dd2606dede9148090655 deviceinfo
|
||||
e4f61a6f6633cc5f669dba16746047e8880ab0b1d6b7b99c6efbdb0b5d5797d18193d26c470cdf05522ea44cedeffb7a57caca97bf8200054fb7d9bad795fe99 uboot-script.cmd"
|
|
@ -2,9 +2,9 @@
|
|||
# Please use double quotes only. You can source this file in shell scripts.
|
||||
|
||||
deviceinfo_format_version="0"
|
||||
deviceinfo_name="PINE A64-LTS"
|
||||
deviceinfo_manufacturer="PINE"
|
||||
deviceinfo_codename="pine-a64lts"
|
||||
deviceinfo_name="PINE64 A64-LTS"
|
||||
deviceinfo_manufacturer="PINE64"
|
||||
deviceinfo_codename="pine64-a64lts"
|
||||
deviceinfo_date=""
|
||||
deviceinfo_dtb="allwinner/sun50i-a64-pine64-lts"
|
||||
deviceinfo_modules_initfs=""
|
Loading…
Add table
Reference in a new issue