[OE-core] [PATCH 3/9] Various site files: Drop monotone

Richard Purdie richard.purdie at linuxfoundation.org
Thu Aug 4 13:52:22 UTC 2011


On Wed, 2011-07-27 at 15:56 -0700, Tom Rini wrote:
> Not in oe-core nor meta-oe and based on oe.dev, possibly incomplete.
> 
> Signed-off-by: Tom Rini <tom_rini at mentor.com>
> ---
>  meta/site/arm-common        |    3 ---
>  meta/site/arm-linux         |    3 ---
>  meta/site/common-glibc      |    3 ---
>  meta/site/ix86-common       |    3 ---
>  meta/site/mips-linux        |    5 -----
>  meta/site/mips-linux-uclibc |    5 -----
>  meta/site/mipsel-linux      |    5 -----
>  meta/site/powerpc32-linux   |    4 ----
>  meta/site/sh-common         |    3 ---
>  9 files changed, 0 insertions(+), 34 deletions(-)
> 
> diff --git a/meta/site/arm-common b/meta/site/arm-common
> index 2129298..7317a13 100644
> --- a/meta/site/arm-common
> +++ b/meta/site/arm-common
> @@ -116,9 +116,6 @@ with_broken_putenv=${with_broken_putenv=no}
>  # links
>  ac_cv_lib_png_png_create_info_struct=${ac_cv_lib_png_png_create_info_struct=yes}
>  
> -# mono
> -cv_mono_sizeof_sunpath=108
> -
>  # mysql
>  mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no}
>  mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no}

Isn't mono different from monotone?

We don't have mono in OE.core either so the patch is probably fine but I
just wanted to mention it...

Cheers,

Richard





More information about the Openembedded-core mailing list