From: Paul Menzel <paulepanter@users.sourceforge.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][CFT 1/3] libmpc: bump version and cleanup staging
Date: Sat, 17 Jul 2010 00:02:56 +0200 [thread overview]
Message-ID: <1279317776.7632.15.camel@mattotaupa> (raw)
In-Reply-To: <1279316946-8901-1-git-send-email-rep.dot.nop@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2573 bytes --]
Dear Bernhard,
what does CFT stand for? »Call for tender« [1].
[1] http://acronyms.thefreedictionary.com/CFT
Am Freitag, den 16.07.2010, 23:49 +0200 schrieb Bernhard Reutner-Fischer:
> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
> ---
> recipes/libmpc/libmpc-native_0.8.1.bb | 6 ------
> recipes/libmpc/libmpc_0.8.1.bb | 9 ++++-----
> recipes/libmpc/libmpc_0.8.2.bb | 11 +++++++++++
> 3 files changed, 15 insertions(+), 11 deletions(-)
> delete mode 100644 recipes/libmpc/libmpc-native_0.8.1.bb
> create mode 100644 recipes/libmpc/libmpc_0.8.2.bb
>
> diff --git a/recipes/libmpc/libmpc-native_0.8.1.bb b/recipes/libmpc/libmpc-native_0.8.1.bb
> deleted file mode 100644
> index 8ea0a3e..0000000
> --- a/recipes/libmpc/libmpc-native_0.8.1.bb
> +++ /dev/null
> @@ -1,6 +0,0 @@
> -require libmpc_${PV}.bb
> -inherit native
> -DEPENDS = "mpfr-native gmp-native"
> -
> -SRC_URI[md5sum] = "5b34aa804d514cc295414a963aedb6bf"
> -SRC_URI[sha256sum] = "e664603757251fd8a352848276497a4c79b7f8b21fd8aedd5cc0598a38fee3e4"
> diff --git a/recipes/libmpc/libmpc_0.8.1.bb b/recipes/libmpc/libmpc_0.8.1.bb
> index f8b12b7..f79321c 100644
> --- a/recipes/libmpc/libmpc_0.8.1.bb
> +++ b/recipes/libmpc/libmpc_0.8.1.bb
> @@ -1,13 +1,12 @@
> require libmpc.inc
>
> DEPENDS = "gmp mpfr"
> -
> -SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz"
> S = "${WORKDIR}/mpc-${PV}"
> +NATIVE_INSTALL_WORKS = "1"
> +BBCLASSEXTEND = "native"
> +PR = "1"
>
> -do_stage() {
> - autotools_stage_all
> -}
> +SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz"
Maybe you can put `SRC_URI` also in `libmpc.inc`?
> SRC_URI[md5sum] = "5b34aa804d514cc295414a963aedb6bf"
> SRC_URI[sha256sum] = "e664603757251fd8a352848276497a4c79b7f8b21fd8aedd5cc0598a38fee3e4"
> diff --git a/recipes/libmpc/libmpc_0.8.2.bb b/recipes/libmpc/libmpc_0.8.2.bb
> new file mode 100644
> index 0000000..1d383fa
> --- /dev/null
> +++ b/recipes/libmpc/libmpc_0.8.2.bb
> @@ -0,0 +1,11 @@
> +require libmpc.inc
> +
> +DEPENDS = "gmp mpfr"
> +S = "${WORKDIR}/mpc-${PV}"
> +NATIVE_INSTALL_WORKS = "1"
> +BBCLASSEXTEND = "native"
> +
> +SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz"
> +
> +SRC_URI[md5sum] = "e98267ebd5648a39f881d66797122fb6"
> +SRC_URI[sha256sum] = "ae79f8d41d8a86456b68607e9ca398d00f8b7342d1d83bcf4428178ac45380c7"
Otherwise it looks fine.
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Thanks,
Paul
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2010-07-16 22:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-16 21:49 [PATCH][CFT 1/3] libmpc: bump version and cleanup staging Bernhard Reutner-Fischer
2010-07-16 21:49 ` [PATCH][CFT 2/3] libgmp: bump version Bernhard Reutner-Fischer
2010-07-16 21:49 ` [PATCH][CFT 3/3] libmpfr: " Bernhard Reutner-Fischer
2010-07-16 22:02 ` Paul Menzel [this message]
2010-07-16 22:11 ` [PATCH][CFT 1/3] libmpc: bump version and cleanup staging Bernhard Reutner-Fischer
2010-07-23 11:47 ` Bernhard Reutner-Fischer
2010-07-24 3:02 ` Khem Raj
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=1279317776.7632.15.camel@mattotaupa \
--to=paulepanter@users.sourceforge.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox