All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/2] replace sdk -> nativesdk
Date: Wed, 30 Jun 2010 08:54:24 +0200	[thread overview]
Message-ID: <i0epn0$ke6$1@dough.gmane.org> (raw)
In-Reply-To: <1277858599-27400-3-git-send-email-joaohf@gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Martin and I chatted about nativesdk a bit last week and after rereading
the email thread it seems that 'nativesdk' and 'sdk' should coexist for
awhile, so have both in BBCLASSEXTENDS?

regards,

Koen

On 30-06-10 02:43, Joao H. Freitas wrote:
> ---
>  recipes/cmake/cmake.inc      |    2 +-
>  recipes/cmake/cmake_2.8.1.bb |    2 --
>  2 files changed, 1 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes/cmake/cmake.inc b/recipes/cmake/cmake.inc
> index 5601ddb..e53cd35 100644
> --- a/recipes/cmake/cmake.inc
> +++ b/recipes/cmake/cmake.inc
> @@ -10,7 +10,7 @@ PR = "r3"
>  CMAKE_MAJOR_VERSION = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
>  SRC_URI = "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz"
>  
> -BBCLASSEXTEND = "native sdk"
> +BBCLASSEXTEND = "native nativesdk"
>  
>  inherit autotools
>  
> diff --git a/recipes/cmake/cmake_2.8.1.bb b/recipes/cmake/cmake_2.8.1.bb
> index 845ea7c..279495c 100644
> --- a/recipes/cmake/cmake_2.8.1.bb
> +++ b/recipes/cmake/cmake_2.8.1.bb
> @@ -1,7 +1,5 @@
>  require cmake.inc
>  
> -#inherit cmake
> -
>  do_configure_append() {
>  	sed -i -e 's,HAVE_GLIBC_STRERROR_R__TRYRUN_OUTPUT-ADVANCED:INTERNAL=1,HAVE_GLIBC_STRERROR_R__TRYRUN_OUTPUT-ADVANCED:INTERNAL=0,' CMakeCache.txt
>  }

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMKuogMkyGM64RGpERAvN7AKCEvgfnOi0yyFdM4TlIUMRURRCz/QCfe8TF
ZqNPtfxlSkMEMv8DajxRUCk=
=4FWY
-----END PGP SIGNATURE-----




  reply	other threads:[~2010-06-30  6:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-30  0:43 Added new cmake version Joao H. Freitas
2010-06-30  0:43 ` [PATCH 1/2] add cmake 2.8.1recipes/cmake/cmake-native_2.8.1.bb Joao H. Freitas
2010-06-30  6:55   ` Koen Kooi
2010-07-01  0:01     ` João Henrique Freitas
2010-06-30  0:43 ` [PATCH 2/2] replace sdk -> nativesdk Joao H. Freitas
2010-06-30  6:54   ` Koen Kooi [this message]
2010-06-30  7:03     ` Frans Meulenbroeks
2010-06-30  8:49       ` Koen Kooi
2010-06-30  7:03     ` Martin Jansa

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='i0epn0$ke6$1@dough.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.