[package] update lcd4linux to r1116, added huawei module (#7097)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20804 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ef5ad428eb
commit
fb55c126e2
@ -208,6 +208,10 @@ config LCD4LINUX_PLUGIN_hddtemp
|
||||
bool
|
||||
prompt "hddtemp"
|
||||
|
||||
config LCD4LINUX_PLUGIN_huawei
|
||||
bool
|
||||
prompt "huawei"
|
||||
|
||||
config LCD4LINUX_PLUGIN_i2c_sensors
|
||||
bool
|
||||
prompt "i2c_sensors"
|
||||
|
@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lcd4linux
|
||||
PKG_REV:=1037
|
||||
PKG_REV:=1116
|
||||
PKG_VERSION:=r$(PKG_REV)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
@ -102,6 +102,7 @@ LCD4LINUX_PLUGINS:= \
|
||||
file \
|
||||
gps \
|
||||
hddtemp \
|
||||
huawei \
|
||||
i2c_sensors \
|
||||
iconv \
|
||||
imon \
|
||||
|
Loading…
x
Reference in New Issue
Block a user