trekstor-surftabduow1: fix initfs modules which are not parsed correctly (MR 2530)
[ci:skip-build] already built successfully in CI
This commit is contained in:
parent
b51ec52085
commit
2c1ee5ac8f
2 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-trekstor-surftabduow1
|
||||
pkgdesc="Trekstor Surftab Duo W1"
|
||||
pkgver=0.2
|
||||
pkgver=0.3
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
@ -23,6 +23,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
2a8518429175f9c0a46a00d52a23af24c1d4e0f818f443dce6814df8c0e2485f18f4e4c7bfcea5f5593bc26055a3e9a9fb46bae327c6a4f3d0b99f885de47257 deviceinfo
|
||||
def261b9ced867fe64506afa04818637c7a3667d26ec665245780dd990fa01c4f0612c57eb678fb5e6f010cf016bad58b21d0c7f1cdcc2af47562c9fcc2f0ca9 deviceinfo
|
||||
11fa2ef0a8434bdd6ff266f17585ae3f5ec7724a2053ec62c831845dc7cf6d74e690cdb3e67f84c7183e16f0d6a168275942490927143b1287330b45286f27e9 grub.cfg
|
||||
"
|
||||
|
|
|
@ -7,9 +7,7 @@ deviceinfo_name="Trekstor Surftab Duo W1"
|
|||
deviceinfo_manufacturer="Trekstor"
|
||||
deviceinfo_codename="trekstor-surftabduow1"
|
||||
deviceinfo_year="2015"
|
||||
deviceinfo_modules_initfs="i915 usbhid hid_generic jbd2 sdhci sdhci-pci sdhci_acpi mmc_core mmc_block
|
||||
mbcache scsi_mod sd_mod sg libata sd ahci libahci usb_storage usb xhci_hcd ehci_hcd uas xhci_pci
|
||||
fat vfat nls_cp437 nls_utf8"
|
||||
deviceinfo_modules_initfs="i915 usbhid hid_generic jbd2 sdhci sdhci-pci sdhci_acpi mmc_core mmc_block mbcache scsi_mod sd_mod sg libata sd ahci libahci usb_storage usb xhci_hcd ehci_hcd uas xhci_pci fat vfat nls_cp437 nls_utf8"
|
||||
deviceinfo_arch="x86_64"
|
||||
|
||||
# Device related
|
||||
|
|
Loading…
Reference in a new issue