From: Markus Mayer <mmayer@broadcom.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] lmbench patches
Date: Wed, 12 Jun 2019 16:39:32 -0700 [thread overview]
Message-ID: <20190612233934.14805-1-mmayer@broadcom.com> (raw)
We recently stumbled upon two lmbench issues, one being discovered
while investigating the other.
- lmbench's scripts/build script is declared as /bin/sh script, but
uses bash only syntax which can lead to errors
- lmbench's install routine doesn't install the lmbench script itself
Here are two patches to address both issues.
Markus Mayer (2):
lmbench: mark scripts/build as bash script
lmbench: install the lmbench script on the target
package/lmbench/0001-build_use_bash.patch | 8 ++++++++
package/lmbench/0002-install_lmbench.patch | 11 +++++++++++
2 files changed, 19 insertions(+)
create mode 100644 package/lmbench/0001-build_use_bash.patch
create mode 100644 package/lmbench/0002-install_lmbench.patch
--
2.17.1
next reply other threads:[~2019-06-12 23:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-12 23:39 Markus Mayer [this message]
2019-06-12 23:39 ` [Buildroot] [PATCH 1/2] lmbench: mark scripts/build as bash script Markus Mayer
2019-06-13 11:26 ` Thomas Petazzoni
2019-06-12 23:39 ` [Buildroot] [PATCH 2/2] lmbench: install the lmbench script on the target Markus Mayer
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=20190612233934.14805-1-mmayer@broadcom.com \
--to=mmayer@broadcom.com \
--cc=buildroot@busybox.net \
/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