All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 1/3] dovecot: add PACKAGECONFIG for lz4
@ 2015-10-27  2:46 rongqing.li
  2015-10-28 16:22 ` akuster808
  0 siblings, 1 reply; 4+ messages in thread
From: rongqing.li @ 2015-10-27  2:46 UTC (permalink / raw)
  To: openembedded-devel

From: Roy Li <rongqing.li@windriver.com>

Signed-off-by: Roy Li <rongqing.li@windriver.com>
---
 meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb | 1 +
 1 file changed, 1 insertion(+)

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 9b5f536..a01ef83 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 \
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [meta-networking][PATCH 1/3] dovecot: add PACKAGECONFIG for lz4
@ 2015-10-27  2:46 rongqing.li
  0 siblings, 0 replies; 4+ messages in thread
From: rongqing.li @ 2015-10-27  2:46 UTC (permalink / raw)
  To: openembedded-devel

From: Roy Li <rongqing.li@windriver.com>

Signed-off-by: Roy Li <rongqing.li@windriver.com>
---
 meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb | 1 +
 1 file changed, 1 insertion(+)

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 9b5f536..a01ef83 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 \
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [meta-networking][PATCH 1/3] dovecot: add PACKAGECONFIG for lz4
  2015-10-27  2:46 [meta-networking][PATCH 1/3] dovecot: add PACKAGECONFIG for lz4 rongqing.li
@ 2015-10-28 16:22 ` akuster808
  2015-10-29  2:22   ` Rongqing Li
  0 siblings, 1 reply; 4+ messages in thread
From: akuster808 @ 2015-10-28 16:22 UTC (permalink / raw)
  To: Roy Li; +Cc: openembedded-devel

Roy,

Should any of these be back ported to Fido and Dizzy?

- armin

On 10/26/2015 07:46 PM, rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@windriver.com>
> 
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
> ---
>  meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> 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 9b5f536..a01ef83 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 \
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-networking][PATCH 1/3] dovecot: add PACKAGECONFIG for lz4
  2015-10-28 16:22 ` akuster808
@ 2015-10-29  2:22   ` Rongqing Li
  0 siblings, 0 replies; 4+ messages in thread
From: Rongqing Li @ 2015-10-29  2:22 UTC (permalink / raw)
  To: akuster808; +Cc: openembedded-devel



On 2015年10月29日 00:22, akuster808 wrote:
> Roy,
>
> Should any of these be back ported to Fido and Dizzy?
>
> - armin


not, I think;

it is not a fatal

-Rpu

>
> On 10/26/2015 07:46 PM, rongqing.li@windriver.com wrote:
>> From: Roy Li <rongqing.li@windriver.com>
>>
>> Signed-off-by: Roy Li <rongqing.li@windriver.com>
>> ---
>>   meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> 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 9b5f536..a01ef83 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 \
>>
>

-- 
Best Reagrds,
Roy | RongQing Li


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-29  2:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27  2:46 [meta-networking][PATCH 1/3] dovecot: add PACKAGECONFIG for lz4 rongqing.li
2015-10-28 16:22 ` akuster808
2015-10-29  2:22   ` Rongqing Li
  -- strict thread matches above, loose matches on Subject: below --
2015-10-27  2:46 rongqing.li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.