diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-03-09 23:31:48 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-03-09 17:14:05 +0530 |
| commit | a38694da2bb1afadcfc933af5986e2b59216cec6 (patch) | |
| tree | 29d301253ea3554dda17ba3b7a4d133e9e4ae64a | |
| parent | 5672114d5849ffb845acec17cb5cf0d4b42d9288 (diff) | |
| download | meta-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 \ | |||
| 13 | DEPENDS = "openssl" | 13 | DEPENDS = "openssl" |
| 14 | SRC_URI = "http://www.aspl.es/nopoll/downloads/nopoll-${PV}.tar.gz \ | 14 | SRC_URI = "http://www.aspl.es/nopoll/downloads/nopoll-${PV}.tar.gz \ |
| 15 | " | 15 | " |
| 16 | SRC_URI[sha256sum] = "d5c020fec25e3fa486c308249833d06bed0d76bde9a72fd5d73cfb057c320366" | 16 | SRC_URI[sha256sum] = "80bfa3e0228e88e290dd23eb94d9bb1f4d726fb117c11cfb048cbdd1d71d379a" |
| 17 | 17 | ||
| 18 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
| 19 | 19 | ||
