From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: raj.khem@gmail.com
Cc: openembedded-devel@lists.openembedded.org
Subject: [PATCH][CFT 1/3] libmpc: bump version and cleanup staging
Date: Fri, 16 Jul 2010 23:49:04 +0200 [thread overview]
Message-ID: <1279316946-8901-1-git-send-email-rep.dot.nop@gmail.com> (raw)
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"
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"
--
1.7.1
next reply other threads:[~2010-07-16 21:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-16 21:49 Bernhard Reutner-Fischer [this message]
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 ` [PATCH][CFT 1/3] libmpc: bump version and cleanup staging Paul Menzel
2010-07-16 22:11 ` 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=1279316946-8901-1-git-send-email-rep.dot.nop@gmail.com \
--to=rep.dot.nop@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox