diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-08-06 16:46:33 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-08-09 14:25:20 -0700 |
commit | 4d5ffd632f566f02267356bd1f6be2bfe9c01994 (patch) | |
tree | 36a8a301ff01a2ef939494c36d3f4b4f85aaaa63 /meta-networking | |
parent | 90ac967f30b06e6736490204f7d18a206e47894d (diff) | |
download | meta-openembedded-4d5ffd632f566f02267356bd1f6be2bfe9c01994.tar.gz |
wavemon: upgrade 0.9.5 -> 0.9.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-support/wavemon/wavemon_0.9.6.bb (renamed from meta-networking/recipes-support/wavemon/wavemon_0.9.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wavemon/wavemon_0.9.5.bb b/meta-networking/recipes-support/wavemon/wavemon_0.9.6.bb index 9da43cf9f4..c3de38a6f8 100644 --- a/meta-networking/recipes-support/wavemon/wavemon_0.9.5.bb +++ b/meta-networking/recipes-support/wavemon/wavemon_0.9.6.bb | |||
@@ -14,7 +14,7 @@ PACKAGECONFIG[cap] = "--with-libcap,--without-libcap,libcap" | |||
14 | DEPENDS = "libnl ncurses" | 14 | DEPENDS = "libnl ncurses" |
15 | 15 | ||
16 | SRC_URI = "git://github.com/uoaerg/wavemon;branch=master;protocol=https" | 16 | SRC_URI = "git://github.com/uoaerg/wavemon;branch=master;protocol=https" |
17 | SRCREV = "a7c2f190e010db508ead31fa952478e2a1c13d64" | 17 | SRCREV = "8ba6604027c0aa5131070e3fafdcda323d58a7ad" |
18 | 18 | ||
19 | # Needs some help to find libnl3 headers. | 19 | # Needs some help to find libnl3 headers. |
20 | # Reorder -pthread flag on the command line. | 20 | # Reorder -pthread flag on the command line. |