google-trogdor: enable depthcharge image compression (MR 5376)
This commit is contained in:
parent
88ace37d67
commit
ce2ab7a168
2 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Jenneron <jenneron@protonmail.com>
|
||||
pkgname=device-google-trogdor
|
||||
pkgdesc="Google Trogdor Chromebooks"
|
||||
pkgver=2
|
||||
pkgver=3
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -44,6 +44,6 @@ nonfree_firmware() {
|
|||
|
||||
|
||||
sha512sums="
|
||||
e2eee558c89272358b4531ef9d7b7cefc937702c17985c3067181029a7f2c8545f68c3634d515fee6d12229d09f52b6f2b4ae804449f37c11b3aa9e5bcfaaced deviceinfo
|
||||
0a40c43eda1dbb159da59c00b3a1e51fff299a29add210de4d9a16c060da523c358b6d821aa1dd16523bb912d00e1a1837193cce52415f329ac2e171d220f6d3 deviceinfo
|
||||
ef0257928f28aff25e6c625fabfd0942b01d4d86f1b523212ca825cf80f8b7a6c20ff17bfb02cb19f2a5d8787326ba22ad560a957c8d3c38b9ec70f1e16f9117 modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -33,4 +33,5 @@ deviceinfo_cgpt_kpart_size="262144"
|
|||
# dtbs from deviceinfo_dtb variable and nothing more, so use "qc7180"
|
||||
# board here.
|
||||
deviceinfo_depthcharge_board="qc7180"
|
||||
deviceinfo_depthcharge_compression="lzma"
|
||||
deviceinfo_generate_depthcharge_image="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue