summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnkur Tyagi <ankur.tyagi85@gmail.com>2026-03-09 23:31:48 +1300
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-03-09 17:14:05 +0530
commita38694da2bb1afadcfc933af5986e2b59216cec6 (patch)
tree29d301253ea3554dda17ba3b7a4d133e9e4ae64a
parent5672114d5849ffb845acec17cb5cf0d4b42d9288 (diff)
downloadmeta-openembedded-a38694da2bb1afadcfc933af5986e2b59216cec6.tar.gz
nopoll: upgrade 0.4.7.b429 -> 0.4.9.b462
0.4.9 ----- Stable release with bug fixing, support for Debian Buster, Debian Bullseye and Ubuntu Focal https://github.com/ASPLes/nopoll/blob/master/doc/release-notes/nopoll-0.4.9.txt 0.4.8 ----- Stable release with bug fixing, support for Debian Buster, Debian Bullseye and Ubuntu Focal https://github.com/ASPLes/nopoll/blob/master/doc/release-notes/nopoll-0.4.8.txt Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
-rw-r--r--meta-networking/recipes-protocols/nopoll/nopoll_0.4.9.b462.bb (renamed from meta-networking/recipes-protocols/nopoll/nopoll_0.4.7.b429.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/nopoll/nopoll_0.4.7.b429.bb b/meta-networking/recipes-protocols/nopoll/nopoll_0.4.9.b462.bb
index b4f8605136..dbe8407443 100644
--- a/meta-networking/recipes-protocols/nopoll/nopoll_0.4.7.b429.bb
+++ b/meta-networking/recipes-protocols/nopoll/nopoll_0.4.9.b462.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f0504124678c1b3158146e0630229298 \
13DEPENDS = "openssl" 13DEPENDS = "openssl"
14SRC_URI = "http://www.aspl.es/nopoll/downloads/nopoll-${PV}.tar.gz \ 14SRC_URI = "http://www.aspl.es/nopoll/downloads/nopoll-${PV}.tar.gz \
15 " 15 "
16SRC_URI[sha256sum] = "d5c020fec25e3fa486c308249833d06bed0d76bde9a72fd5d73cfb057c320366" 16SRC_URI[sha256sum] = "80bfa3e0228e88e290dd23eb94d9bb1f4d726fb117c11cfb048cbdd1d71d379a"
17 17
18inherit autotools pkgconfig 18inherit autotools pkgconfig
19 19