surftab-wintron7.0: fix initfs modules which are not parsed correctly (MR 2530)
This commit is contained in:
parent
040458ea81
commit
b51ec52085
@ -1,7 +1,7 @@
|
||||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-surftab-wintron7.0
|
||||
pkgdesc="TrekStor SurfTab wintron 7.0"
|
||||
pkgver=0.4
|
||||
pkgver=0.5
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
@ -33,6 +33,6 @@ nonfree_firmware() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
aca8d02fa47dfdfe095e6e0abc5175aff901be741506a4428aab10a470d16ad4b696873c0c907574cebef143cb4c5fbcfd27e3425ff6f7dbf187e3e2c38cd5c1 deviceinfo
|
||||
d6a05bb474799e3ca2822681e8891146d4fe852494235571f64d754eabe84e4274cedc1f7a780889fb4c79c49bcea3531d074f5c14563be30e18b0d7d5cd4a44 deviceinfo
|
||||
11fa2ef0a8434bdd6ff266f17585ae3f5ec7724a2053ec62c831845dc7cf6d74e690cdb3e67f84c7183e16f0d6a168275942490927143b1287330b45286f27e9 grub.cfg
|
||||
"
|
||||
|
@ -7,8 +7,7 @@ deviceinfo_manufacturer="TrekStor"
|
||||
deviceinfo_codename="surftab-wintron7.0"
|
||||
deviceinfo_year="2015"
|
||||
deviceinfo_dtb=""
|
||||
deviceinfo_modules_initfs="usbhid jbd2 sdhci sdhci-pci sdhci_acpi mmc_core mmc_block mbcache scsi_mod sd_mod sg
|
||||
libata ahci libahci usb_storage xhci_hcd ehci_hcd uas xhci_pci fat vfat nls_cp437 nls_utf8"
|
||||
deviceinfo_modules_initfs="usbhid jbd2 sdhci sdhci-pci sdhci_acpi mmc_core mmc_block mbcache scsi_mod sd_mod sg libata ahci libahci usb_storage xhci_hcd ehci_hcd uas xhci_pci fat vfat nls_cp437 nls_utf8"
|
||||
deviceinfo_arch="x86_64"
|
||||
|
||||
# Device related
|
||||
|
Loading…
x
Reference in New Issue
Block a user