summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-19 19:38:47 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-20 21:18:32 -0700
commit05fe4e2bfc5a1b278e367b355e601c81183eecf2 (patch)
treecffafd616da09d4480cc8b78af46303a2b246c8d
parent45df5217fa3530e847b2ef5367ae4fc7fa17c702 (diff)
downloadmeta-openembedded-05fe4e2bfc5a1b278e367b355e601c81183eecf2.tar.gz
dovecot: upgrade 2.4.3 -> 2.4.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-networking/recipes-support/dovecot/dovecot_2.4.4.bb (renamed from meta-networking/recipes-support/dovecot/dovecot_2.4.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.4.3.bb b/meta-networking/recipes-support/dovecot/dovecot_2.4.4.bb
index a6b78ea781..6cac8de964 100644
--- a/meta-networking/recipes-support/dovecot/dovecot_2.4.3.bb
+++ b/meta-networking/recipes-support/dovecot/dovecot_2.4.4.bb
@@ -16,7 +16,7 @@ SRC_URI = "https://dovecot.org/releases/2.4/dovecot-${PV}.tar.gz \
16 file://0001-m4-Check-for-libunwind-instead-of-libunwind-generic.patch \ 16 file://0001-m4-Check-for-libunwind-instead-of-libunwind-generic.patch \
17 file://0001-adapt-lua_newstate-to-new-api.patch \ 17 file://0001-adapt-lua_newstate-to-new-api.patch \
18 " 18 "
19SRC_URI[sha256sum] = "ff0be85228122f250627b19e67505fdb7fb2f72a702ef6bf35f27fce54c072e5" 19SRC_URI[sha256sum] = "670f98d55a29b02ae6a97281e51374e553b94496480ab0a07439571ab30ca8c3"
20 20
21DEPENDS = "openssl xz zlib bzip2 libcap icu libtirpc bison-native" 21DEPENDS = "openssl xz zlib bzip2 libcap icu libtirpc bison-native"
22CFLAGS += "-I${STAGING_INCDIR}/tirpc" 22CFLAGS += "-I${STAGING_INCDIR}/tirpc"