Skip to content
Snippets Groups Projects
Commit 3f7197ca authored by Victoria Brekenfeld's avatar Victoria Brekenfeld
Browse files

blueline: Add unl0kr config

fb emulation needs this quirk on the p3
parent 3c6d9313
No related branches found
No related tags found
No related merge requests found
[quirks]
fbdev_force_refresh=true
\ No newline at end of file
......@@ -5,7 +5,7 @@
pkgname=device-google-blueline
pkgdesc="Google Pixel 3"
pkgver=1
pkgver=2
pkgrel=0
url="https://postmarketos.org"
license="MIT"
......@@ -24,6 +24,7 @@ depends="
"
makedepends="devicepkg-dev"
source="
10-unl0kr.conf
deviceinfo
modules-initfs
"
......@@ -34,9 +35,13 @@ build() {
package() {
devicepkg_package $startdir $pkgname
install -Dm644 "$srcdir"/10-unl0kr.conf \
"$pkgdir"/etc/unl0kr.conf.d/10-unl0kr.conf
}
sha512sums="
e957b7b0ed219eaa56be6c6b976b60886f73970703fdebf045800154ee652affee4e19654b3ac4244b29bcf6760ad3db6cb87143dc9c4673e905800d751103d1 10-unl0kr.conf
1a6c56470ccf94a51d235b011d0069ed028f781eb94863759113b62646138e3a8a34936536715eb908b5bea06c360567b0f217427fc4e5b34a617388072367ec deviceinfo
7d988c3583081665f0570f23c03052ee5d0f34f34b7f3a6be9c0935a4f2634d0d2e359304a0ed2fcd0d579e8119e9e6d1aec3e4613f717b05e55d504833a5db5 modules-initfs
"
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