From: Todd E Brandt <todd.e.brandt@linux.intel.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] Phoronix Test Suite package
Date: Fri, 19 Sep 2014 17:05:07 -0700 [thread overview]
Message-ID: <20140920000507.GA27494@linux.intel.com> (raw)
In-Reply-To: <CAJTo0La4Etb61dwdMdikLJpByAhFE6OM1-bAHAZPyk12Nok9uw@mail.gmail.com>
On Sat, Sep 20, 2014 at 12:03:43AM +0100, Burton, Ross wrote:
> On 19 September 2014 23:44, Todd E Brandt <todd.e.brandt@linux.intel.com> wrote:
> > This is the package recipe for the phoronix test suite v5.2.1. The
> > tool is for benchmarking and testing of the system.
>
> +RDEPENDS_${PN} = "php-cli"
>
> Surely phoronix has more dependencies than just php... Or is this
> just the runner and it talks to slave? Honestly have no idea how the
> phoronix test suite is structured.
it's designed to be a minimal install with only php as the dependency. It uses
the network to download test definitions and to upload test results.
>
> +SRC_URI = "http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.2.1.tar.gz"
>
> ${BP} expands to PN-PV, so you can replace that with .../releases/${BP}.tar.gz.
>
> +S = "${WORKDIR}/phoronix-test-suite"
>
> That's the default value, so you can delete this line.
>
> +do_install() {
> + DESTDIR=${D} ./install-sh /usr
> +}
>
> Use ${exec_prefix} instead of /usr.
>
> Finally, this is a patch to meta-oe, so it should go to
> openembedded-devel@, not openembedded-core@.
ok, I'll resubmit on the proper list, sorry for the mistake and thanks for the feedback.
>
> Ross
next prev parent reply other threads:[~2014-09-20 0:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-19 22:44 [PATCH] Phoronix Test Suite package Todd E Brandt
2014-09-19 23:03 ` Burton, Ross
2014-09-20 0:05 ` Todd E Brandt [this message]
2014-09-20 0:08 ` Burton, Ross
2014-09-22 13:14 ` Otavio Salvador
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=20140920000507.GA27494@linux.intel.com \
--to=todd.e.brandt@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.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