All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] site: add more alignment values for at-spi2-core
Date: Wed, 12 Jun 2013 15:12:03 +0200	[thread overview]
Message-ID: <20130612131203.GO3233@jama> (raw)
In-Reply-To: <1371039461-21154-1-git-send-email-ross.burton@intel.com>

[-- Attachment #1: Type: text/plain, Size: 3516 bytes --]

On Wed, Jun 12, 2013 at 01:17:41PM +0100, Ross Burton wrote:
> x86 and x86_64 values were added in 8c46ec. The x86-64 values were missing an
> entry, add MIPS and PowerPC values from myself in qemu, and ARM values from
> Martin Jansa.
> 

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
>  meta/site/arm-common     |   10 ++++++++++
>  meta/site/ix86-common    |    2 +-
>  meta/site/mips-common    |   10 ++++++++++
>  meta/site/powerpc-common |    9 +++++++++
>  meta/site/x86_64-linux   |    3 ++-
>  5 files changed, 32 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/site/arm-common b/meta/site/arm-common
> index cad8027..1893dc0 100644
> --- a/meta/site/arm-common
> +++ b/meta/site/arm-common
> @@ -185,3 +185,13 @@ jm_cv_func_working_readdir=yes
>  
>  # evolution-data-server
>  ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes}
> +
> +# at-spi2-core
> +ac_cv_alignof_char=1
> +ac_cv_alignof_dbind_pointer=4
> +ac_cv_alignof_dbind_struct=1
> +ac_cv_alignof_dbus_bool_t=4
> +ac_cv_alignof_dbus_int16_t=2
> +ac_cv_alignof_dbus_int32_t=4
> +ac_cv_alignof_dbus_int64_t=8
> +ac_cv_alignof_double=8
> diff --git a/meta/site/ix86-common b/meta/site/ix86-common
> index 5c90865..21fcf38 100644
> --- a/meta/site/ix86-common
> +++ b/meta/site/ix86-common
> @@ -221,7 +221,7 @@ nfsd_cv_broken_setfsuid=${nfsd_cv_broken_setfsuid=0}
>  nfsd_cv_func_statfs=${nfsd_cv_func_statfs=statfs2_bsize}
>  nfsd_cv_bsd_signals=${nfsd_cv_bsd_signals=yes}
>  
> -# dbind, in at-spi2-core
> +# at-spi2-core
>  ac_cv_alignof_char=1
>  ac_cv_alignof_dbind_pointer=4
>  ac_cv_alignof_dbind_struct=1
> diff --git a/meta/site/mips-common b/meta/site/mips-common
> index b4aaa7f..89d72cb 100644
> --- a/meta/site/mips-common
> +++ b/meta/site/mips-common
> @@ -44,3 +44,13 @@ ac_cv_alignof_unsigned_long=4
>  
>  # slrn
>  slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}
> +
> +# at-spi2-core
> +ac_cv_alignof_char=1
> +ac_cv_alignof_dbind_pointer=4
> +ac_cv_alignof_dbind_struct=1
> +ac_cv_alignof_dbus_bool_t=4
> +ac_cv_alignof_dbus_int16_t=2
> +ac_cv_alignof_dbus_int32_t=4
> +ac_cv_alignof_dbus_int64_t=8
> +ac_cv_alignof_double=8
> diff --git a/meta/site/powerpc-common b/meta/site/powerpc-common
> index a0c4951..efa299c 100644
> --- a/meta/site/powerpc-common
> +++ b/meta/site/powerpc-common
> @@ -3,3 +3,12 @@ ac_cv_alignof_guint32=4
>  ac_cv_alignof_guint64=8
>  ac_cv_alignof_unsigned_long=4
>  
> +# at-spi2-core
> +ac_cv_alignof_char=1
> +ac_cv_alignof_dbind_pointer=4
> +ac_cv_alignof_dbind_struct=1
> +ac_cv_alignof_dbus_bool_t=4
> +ac_cv_alignof_dbus_int16_t=2
> +ac_cv_alignof_dbus_int32_t=4
> +ac_cv_alignof_dbus_int64_t=8
> +ac_cv_alignof_double=8
> diff --git a/meta/site/x86_64-linux b/meta/site/x86_64-linux
> index 78a3b85..b4434fe 100644
> --- a/meta/site/x86_64-linux
> +++ b/meta/site/x86_64-linux
> @@ -125,7 +125,8 @@ ac_cv_func__restgpr_14_x=no
>  # cvs
>  cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
>  
> -# dbind
> +# at-spi2-core
> +ac_cv_alignof_char=1
>  ac_cv_alignof_dbind_pointer=8
>  ac_cv_alignof_dbind_struct=1
>  ac_cv_alignof_dbus_bool_t=4
> -- 
> 1.7.10.4
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

      reply	other threads:[~2013-06-12 13:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12 12:17 [PATCH] site: add more alignment values for at-spi2-core Ross Burton
2013-06-12 13:12 ` Martin Jansa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130612131203.GO3233@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.