mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 19:07:47 +00:00
Compare commits
3 Commits
v2.7.2-rc1
...
v2.7.2-rc2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ce868a890 | ||
|
|
fb73d889ed | ||
|
|
80bfb8671d |
@@ -147,6 +147,7 @@ nl80211_device_update(struct interface *iface, struct device *dev)
|
||||
|
||||
nl_send_auto_complete(genl, msg);
|
||||
nlmsg_free(msg);
|
||||
nl_wait_for_ack(genl);
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=https://github.com/blogic/udevmand.git
|
||||
PKG_MIRROR_HASH:=25e47c7f3d454cc5eba4e9c19fc9da8431e3c2b1b97b8f0f49798f51c2722df7
|
||||
PKG_MIRROR_HASH:=51bcf59754ef87913c40f2f1c708c8d2d2eb0ad5fc128a5c891e54ea4b3b035e
|
||||
PKG_SOURCE_DATE:=20220112
|
||||
PKG_SOURCE_VERSION:=065f75cb88aa317441adffeddc8d5302cfaafc8a
|
||||
PKG_SOURCE_VERSION:=3d2b67b180679a6f5687e8d318a66a7cbad3fa7b
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user