postmarketos-trailblazer: fix onboard-usb-dev module (MR 5260)
This got renamed from usb-hub to usb-dev in 6.9 Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
833f98ef01
commit
afb8bedc7f
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-postmarketos-trailblazer
|
pkgname=device-postmarketos-trailblazer
|
||||||
pkgdesc="postmarketOS Trailblazer generic ARM64"
|
pkgdesc="postmarketOS Trailblazer generic ARM64"
|
||||||
pkgver=3
|
pkgver=4
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
@ -38,5 +38,5 @@ package() {
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
1f353c9ccca43a43bf04b115f87d07ff472b19ca41ac2289d69f2453c708b12f4d5421599c752ed4ed75455ea341dd3f3c6766117282786933e878a109777fef deviceinfo
|
1f353c9ccca43a43bf04b115f87d07ff472b19ca41ac2289d69f2453c708b12f4d5421599c752ed4ed75455ea341dd3f3c6766117282786933e878a109777fef deviceinfo
|
||||||
058940af169d695966a605fdbfdca57303feecfb809f654091172e78c4dbe6eb082de99c325703e146a64f514ec35f3580da15a3077e2bca016d22abcdd2951b modules-initfs
|
71fa3c8b3e7b001be910a64650213854b31db667286f59566bcd27db496f37ad43905d8526d8e061057d04d7e21a36da185eac845a4d7826969ecdf0cabc3f85 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -19,7 +19,7 @@ libcomposite
|
||||||
lmh
|
lmh
|
||||||
msm
|
msm
|
||||||
nvmem_qfprom
|
nvmem_qfprom
|
||||||
onboard_usb_hub
|
onboard-usb-dev
|
||||||
panel-samsung-s6d7aa0
|
panel-samsung-s6d7aa0
|
||||||
panel-samsung-sofef00
|
panel-samsung-sofef00
|
||||||
panel-visionox-rm69299
|
panel-visionox-rm69299
|
||||||
|
|
Loading…
Reference in a new issue