Koreader: don't reset the frontlight brightness when waking up from suspend
This commit is contained in:
parent
d97dce0491
commit
d14cd449a5
@ -84,7 +84,7 @@ config_rootfs() {
|
||||
install_packages() {
|
||||
cp src/linux-okreader-modules_2.6.35.3-1_armhf.deb rootfs/
|
||||
cp src/firmware-okreader_1.0-1_armhf.deb rootfs/
|
||||
cp src/koreader_2016.04-1_armhf.deb rootfs/
|
||||
cp src/koreader_2016.04-2_armhf.deb rootfs/
|
||||
cp src/kobo_hwconfig/kobo-hwconfig_1.0-1_armhf.deb rootfs/
|
||||
|
||||
chroot rootfs/ bash -c "dpkg -i /*.deb"
|
||||
|
@ -1,2 +1,2 @@
|
||||
KOBO_LIGHT_ON_START = 0
|
||||
KOBO_LIGHT_ON_START = -1
|
||||
KOBO_SYNC_BRIGHTNESS_WITH_NICKEL = false
|
||||
|
@ -1,5 +1,5 @@
|
||||
Package: koreader
|
||||
Version: 2016.04-1
|
||||
Version: 2016.04-2
|
||||
Maintainer: Cosmin Gorgovan <okreader@linux-geek.org>
|
||||
Architecture: armhf
|
||||
Description: An ebook viewer application.
|
||||
|
Loading…
Reference in New Issue
Block a user