From 7872b833ddec3375411f575504ec2d3053e1b079 Mon Sep 17 00:00:00 2001 From: Roy Li Date: Tue, 27 Oct 2015 10:46:42 +0800 Subject: dovecot: add PACKAGECONFIG for lz4 Signed-off-by: Roy Li Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-networking/recipes-support/dovecot') diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb index 9b5f53613f..a01ef83a16 100644 --- a/meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb +++ b/meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb @@ -23,6 +23,7 @@ PACKAGECONFIG ??= " \ PACKAGECONFIG[pam] = "--with-pam,--without-pam,libpam," PACKAGECONFIG[ldap] = "--with-ldap=plugin,--without-ldap,openldap," +PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4," # From native build in armv7a-hf/eglibc CACHED_CONFIGUREVARS += "i_cv_signed_size_t=no \ -- cgit 1.2.3-korg