pegatron-chagall: add initfs modules (MR 2437)
[ci:skip-build] already built successfully in CI
This commit is contained in:
parent
b59eb1d625
commit
59c399b515
2 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
pkgname=device-pegatron-chagall
|
||||
pkgdesc="Pegatron Chagall"
|
||||
pkgver=2
|
||||
pkgrel=1
|
||||
pkgver=3
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -55,6 +55,6 @@ x11() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
fbf38232f272bde3bf563e603dca78a6aa606a889acd52c27f6062df9dac4ab2516e4d684333244eb631cbb2874d2d7ff04553b7b0e5dbdc5e5d6fb88c3b95b1 deviceinfo
|
||||
d303d2a4ef5f55f09cf6f4af9449aaf00b3d94299cbf9f23c1a61c34478e64c98094f9a4416013c52f9519b5a775dead697babb3f031f12cc6a1a9e8f2d42474 deviceinfo
|
||||
618284cdaccd09e60cb9a99afa337fcad7b3bd33f6422b9eae34175bc4516138d486cbb9f5735cafb325bc16cf362de16aeae7c77d334668c749afcfa557359b rootston.ini
|
||||
"
|
||||
|
|
|
@ -8,7 +8,7 @@ deviceinfo_codename="pegatron-chagall"
|
|||
deviceinfo_year="2012"
|
||||
deviceinfo_dtb="tegra30-pegatron-chagall"
|
||||
deviceinfo_append_dtb="true"
|
||||
deviceinfo_modules_initfs=""
|
||||
deviceinfo_modules_initfs="lvds-codec panel-simple cg7153am-battery atmel-mxt-ts"
|
||||
deviceinfo_arch="armv7"
|
||||
|
||||
# Device related
|
||||
|
|
Loading…
Reference in a new issue