wavemon: upgrade 0.9.6 -> 0.9.7

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2026-02-27 18:13:24 +08:00 committed by Khem Raj
parent c1318861f1
commit 67947560bd
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -13,8 +13,8 @@ PACKAGECONFIG[cap] = "--with-libcap,--without-libcap,libcap"
DEPENDS = "libnl ncurses"
SRC_URI = "git://github.com/uoaerg/wavemon;branch=master;protocol=https"
SRCREV = "8ba6604027c0aa5131070e3fafdcda323d58a7ad"
SRC_URI = "git://github.com/uoaerg/wavemon;branch=master;protocol=https;tag=v${PV}"
SRCREV = "fb158b047c39af62b6627fc7e6c16e5017681d8f"
# Needs some help to find libnl3 headers.
# Reorder -pthread flag on the command line.