pwrtray: Add support for FB blanking
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23124 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3b85c8aae5
commit
58ff62334d
@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pwrtray
|
||||
PKG_REV:=36b80fb91a863555a5608972df19574644e67c4d
|
||||
PKG_REV:=5f61c465b6f14909cda0d18bf9ccf5bb34d86e5b
|
||||
PKG_VERSION:=$(PKG_REV)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
|
@ -10,3 +10,7 @@ autodim_max=80
|
||||
# Enable auto-dimming by default?
|
||||
autodim_default_on=1
|
||||
|
||||
[SCREEN]
|
||||
# Framebuffer device for screen blanking
|
||||
fbdev=/dev/fb0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user