mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Stein <alexander.stein@systec-electronic.com>
To: ptxdist@pengutronix.de
Cc: Alexander Stein <alexander.stein@systec-electronic.com>
Subject: [ptxdist] [PATCH 1/1] bonnie++: Bump to version 1.97
Date: Tue, 21 Apr 2015 11:44:41 +0200	[thread overview]
Message-ID: <1429609481-25369-1-git-send-email-alexander.stein@systec-electronic.com> (raw)

This version needs a patch for configure as it fails when cross compiling.

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
---
 ...igure-Don-t-bail-out-when-cross-compiling.patch | 27 ++++++++++++++++++++++
 patches/bonnie++-1.97/series                       |  4 ++++
 rules/bonniexx.make                                |  6 ++---
 3 files changed, 34 insertions(+), 3 deletions(-)
 create mode 100644 patches/bonnie++-1.97/0001-configure-Don-t-bail-out-when-cross-compiling.patch
 create mode 100644 patches/bonnie++-1.97/series

diff --git a/patches/bonnie++-1.97/0001-configure-Don-t-bail-out-when-cross-compiling.patch b/patches/bonnie++-1.97/0001-configure-Don-t-bail-out-when-cross-compiling.patch
new file mode 100644
index 0000000..45a6e72
--- /dev/null
+++ b/patches/bonnie++-1.97/0001-configure-Don-t-bail-out-when-cross-compiling.patch
@@ -0,0 +1,27 @@
+From: Alexander Stein <alexander.stein@systec-electronic.com>
+Date: Tue, 21 Apr 2015 09:27:31 +0200
+Subject: [PATCH] configure: Don't bail out when cross compiling
+
+The configure script exits with error when cross compiling. Skipping
+the tests the package can be build for target.
+
+Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
+---
+ configure | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/configure b/configure
+index 4495abe..44086ed 100755
+--- a/configure
++++ b/configure
+@@ -3955,9 +3955,7 @@ rm -f core conftest.err conftest.$ac_objext \
+ 
+ if test "$cross_compiling" = yes; then :
+   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+-as_fn_error $? "cannot run test program while cross compiling
+-See \`config.log' for more details" "$LINENO" 5 ; }
++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} }
+ else
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
diff --git a/patches/bonnie++-1.97/series b/patches/bonnie++-1.97/series
new file mode 100644
index 0000000..d83b18a
--- /dev/null
+++ b/patches/bonnie++-1.97/series
@@ -0,0 +1,4 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-configure-Don-t-bail-out-when-cross-compiling.patch
+# 1492c16fc3a16d9cbc1fa942482a9cf1  - git-ptx-patches magic
diff --git a/rules/bonniexx.make b/rules/bonniexx.make
index 440975d..921ce8d 100644
--- a/rules/bonniexx.make
+++ b/rules/bonniexx.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_BONNIEXX) += bonniexx
 #
 # Paths and names
 #
-BONNIEXX_VERSION	:= 1.03e
-BONNIEXX_MD5		:= 750aa5b5051263a99c6c195888c74968
+BONNIEXX_VERSION	:= 1.97
+BONNIEXX_MD5		:= d6cf9703242998b2ddc2d875b028b3c6
 BONNIEXX		:= bonnie++-$(BONNIEXX_VERSION)
 BONNIEXX_SUFFIX		:= tgz
-BONNIEXX_URL		:= http://www.coker.com.au/bonnie++/$(BONNIEXX).$(BONNIEXX_SUFFIX)
+BONNIEXX_URL		:= http://www.coker.com.au/bonnie++/experimental/$(BONNIEXX).$(BONNIEXX_SUFFIX)
 BONNIEXX_SOURCE		:= $(SRCDIR)/$(BONNIEXX).$(BONNIEXX_SUFFIX)
 BONNIEXX_DIR		:= $(BUILDDIR)/$(BONNIEXX)
 BONNIEXX_LICENSE	:= GPLv2
-- 
2.0.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2015-04-21  9:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-21  9:44 Alexander Stein [this message]
2015-04-27  9:26 ` Michael Olbrich
2015-04-27 10:32   ` Alexander Stein
2015-04-27 10:48     ` Michael Olbrich

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=1429609481-25369-1-git-send-email-alexander.stein@systec-electronic.com \
    --to=alexander.stein@systec-electronic.com \
    --cc=ptxdist@pengutronix.de \
    /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