summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-13 12:19:47 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-13 20:46:48 -0700
commitfd65c13ad96b9fc22d6d89b27f7215bbee5cc33f (patch)
tree67da485ca7a9a160f4f0ad7b500457d42449a88b /meta-networking
parentda3a09b3c5909d456cdc17887199157b0fd54ab2 (diff)
downloadmeta-openembedded-fd65c13ad96b9fc22d6d89b27f7215bbee5cc33f.tar.gz
unbound: upgrade 1.24.2 -> 1.25.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/unbound/unbound_1.25.0.bb (renamed from meta-networking/recipes-support/unbound/unbound_1.24.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.24.2.bb b/meta-networking/recipes-support/unbound/unbound_1.25.0.bb
index e41e2dc065..8e0d3f346d 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.24.2.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.25.0.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master;t
13 file://run-ptest \ 13 file://run-ptest \
14 " 14 "
15 15
16SRCREV = "f6269baa605d31859f28770e01a24e3677e5f82c" 16SRCREV = "25fe6020248df41f891c921b254cf91d3d55f194"
17 17
18inherit autotools pkgconfig systemd update-rc.d ptest 18inherit autotools pkgconfig systemd update-rc.d ptest
19 19