device-sony-yuga: fix DTB file path with mainline kernel
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8179>
This commit is contained in:
parent
fc9ba9b787
commit
442d503ae5
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
maintainer=""
|
||||
pkgname=device-sony-yuga
|
||||
pkgver=7
|
||||
pkgver=8
|
||||
pkgrel=0
|
||||
pkgdesc="Sony Xperia Z"
|
||||
url="https://postmarketos.org"
|
||||
|
|
@ -49,6 +49,6 @@ kernel_lts() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
490c1b836334c70e9d5da7c8a3af1aa771b594f251b248de46f69152a44a66979684dab3def16679dbf414c2bd2f3a536fca6285c7a8705ba19eae055d77ced4 deviceinfo
|
||||
f7bd64e2353ae6cec4896fb73c80406dc39d5d8423e3c5189ab8a83790311b6199b63af20f7f77e7a584adae7be1619bed3e6a3f4370adff23e17428676d60fb deviceinfo
|
||||
ed0ef3a8867ceb92e21ce6e8d4666361c588dea02b296d0c97f1dbe699ae521a117dcbba29bc99787f6392cc8544a0899568a15520101751ae55bee595585317 kernel-cmdline.conf
|
||||
"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ deviceinfo_manufacturer="Sony"
|
|||
deviceinfo_codename="sony-yuga"
|
||||
deviceinfo_year="2013"
|
||||
deviceinfo_arch="armv7"
|
||||
deviceinfo_dtb="qcom-apq8064-sony-xperia-yuga"
|
||||
deviceinfo_dtb="qcom-apq8064-sony-xperia-lagan-yuga"
|
||||
deviceinfo_append_dtb="true"
|
||||
|
||||
# Device related
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue