immortalwrt/package
Petr Štetiar 2f51547027 gpio-button-hotplug: fix wrong initial seen value
Currently the generated event contains wrong seen value, when the button
is pressed for the first time:

 rmmod gpio_button_hotplug; modprobe gpio_button_hotplug
 [ pressing the wps key immediately after modprobe ]
 gpio-keys: create event, name=wps, seen=1088, pressed=1

So this patch adds a check for this corner case and makes seen=0 if the
button is pressed for the first time.

Tested-by: Kuan-Yi Li <kyli.tw@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2021-08-27 12:28:30 +08:00
..
base-files base-files: fix option to make /var persistent 2021-08-24 12:08:02 +08:00
boot grub2: update to 2.06 2021-06-22 15:35:29 +08:00
devel gdb: update to 10.2 2021-08-22 12:15:19 +08:00
emortal automount: mark as nonshared 2021-08-11 17:33:23 +08:00
firmware linux-firmware: update to 20210511 2021-06-08 23:13:14 +08:00
kernel gpio-button-hotplug: fix wrong initial seen value 2021-08-27 12:28:30 +08:00
libs openssl: bump to 1.1.1l 2021-08-27 12:23:23 +08:00
network ustp: add OpenWrt STP/RSTP daemon 2021-08-27 12:23:11 +08:00
system selinux-policy: update to version 0.9 2021-08-21 12:10:03 +08:00
utils busybox: fix compilation with GCC 10 2021-08-19 12:08:52 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00