Skip to content
Snippets Groups Projects
Unverified Commit 42efcdad authored by Alexey Minnekhanov's avatar Alexey Minnekhanov :electric_plug:
Browse files

device-samsung-klte: add panel module to initramfs (MR 2478)

This will enable the device to display postmarketos logo during boot
and other things like osk-sdl.

[ci:skip-build] Already built on CI in MR
parent b3585657
No related branches found
No related tags found
No related merge requests found
Pipeline #201329 passed
......@@ -2,7 +2,7 @@
pkgname=device-samsung-klte
pkgdesc="Samsung Galaxy S5 (G900F)"
pkgver=1
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armv7"
......@@ -49,5 +49,5 @@ nonfree_firmware() {
sha512sums="
6cef5f8ae1785ac16e6fe84bfc861ac50cdfb94db35d764f44a25c960e123cb82f6e56f45362a5340c62a3d5ac225f2689afd4f6964cb88305a0892ba44214f0 bt-module-deps.conf
6296b7a3be89ed90ab4317a087460bbee17ad75b335a8ad900aa25769808c5aba76ba170ac46086f57ec64fab281ac5bf73ccf00cbcfb283dc251da9f59bb746 deviceinfo
ddbf2140fdc4b3c50a78a5c946d2bec75debec68a89bfac6e1ad7b112af7c38e916ac056dbe69e266c229e3543427471375d3f5f362dcf35765e86a6bc0f4024 deviceinfo
"
......@@ -8,7 +8,7 @@ deviceinfo_codename="samsung-klte"
deviceinfo_year="2014"
deviceinfo_dtb="qcom-msm8974-samsung-klte"
deviceinfo_append_dtb="true"
deviceinfo_modules_initfs="pm8941_pwrkey rmi_core rmi_i2c"
deviceinfo_modules_initfs="pm8941_pwrkey rmi_core rmi_i2c panel-samsung-s6e3fa2-full"
deviceinfo_arch="armv7"
# Device related
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment