From: Tobias Klauser <tklauser@distanz.ch>
To: Saul Wold <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] powertop: upgrade from 2.5 to 2.6.1
Date: Wed, 18 Jun 2014 14:59:49 +0200 [thread overview]
Message-ID: <20140618125948.GD16897@distanz.ch> (raw)
In-Reply-To: <5399D671.5040403@linux.intel.com>
Hi Saul
On 2014-06-12 at 18:33:53 +0200, Saul Wold <sgw@linux.intel.com> wrote:
> On 06/06/2014 05:33 AM, Tobias Klauser wrote:
> >Upgrade powertop from 2.5 to 2.6.1. Also adjust to the new upstream
> >download URL.
> >
> >Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
> >---
> > .../{powertop_2.5.bb => powertop_2.6.1.bb} | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> > rename meta/recipes-kernel/powertop/{powertop_2.5.bb => powertop_2.6.1.bb} (81%)
> >
> >diff --git a/meta/recipes-kernel/powertop/powertop_2.5.bb b/meta/recipes-kernel/powertop/powertop_2.6.1.bb
> >similarity index 81%
> >rename from meta/recipes-kernel/powertop/powertop_2.5.bb
> >rename to meta/recipes-kernel/powertop/powertop_2.6.1.bb
> >index 86a7f60..6a293bc 100644
> >--- a/meta/recipes-kernel/powertop/powertop_2.5.bb
> >+++ b/meta/recipes-kernel/powertop/powertop_2.6.1.bb
> >@@ -6,10 +6,10 @@ DEPENDS = "ncurses libnl pciutils"
> > LICENSE = "GPLv2"
> > LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
> >
> >-SRC_URI = "http://01.org/powertop/sites/default/files/downloads/powertop-${PV}.tar.gz"
> >+SRC_URI = "http://01.org/sites/default/files/downloads/powertop/powertop-${PV}.tar.gz"
> >
> >-SRC_URI[md5sum] = "806bbcbd44fcea1f807c9582fc1f7d3e"
> >-SRC_URI[sha256sum] = "8b2c08a555d79e1c428863470c41cb023971d74ba4801d80a05e35adeec23c0b"
> >+SRC_URI[md5sum] = "4391e7b0af854ecf722cdf712f24b631"
> >+SRC_URI[sha256sum] = "034cde6d5bb433fe0d29251d5cde5d4c2948abf05fe29ef10966b659331b20e4"
> >
> > inherit autotools gettext pkgconfig
> >
> >
> I know this seems like a simple change, but it may have introduced a
> parallel make issue:
[...]
> Please review this error, we are building with PARALLEL_MAKE = "-j 16"
Thanks for the notice. I didn't get the error when I was initially
testing the change, but then noticed that I was working against an
outdated oe-core version. When building with an up-to-date oe-core I see
the errors as well, but regardless of value the PARALLEL_MAKE - even for
non-parallel builds.
I've been spending a considerable amount of time investigating this and
unfortunately didn't find a solution yet. Strange enough it doesn't
happen at all when building with the vanilla upstream source (parallel
and non-parallel build, build directory outside of source directory).
The cause for the errors seems to be the fact that build/src/tuning/
is not created but all other src/ subdirectories are. There was a patch
applied to upstream [1] removing the src/tuning directory from
powertop_SOURCES in Makefile.am, but it doesn't seem to make any
difference whether it is applied or not.
[1] https://github.com/fenrus75/powertop/commit/f446b66124132c9e38b6c5559ea06f021846b596
Any help on further investigating this issue would be appreciated...
Thanks
Tobias
prev parent reply other threads:[~2014-06-18 13:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-06 12:33 [PATCH] powertop: upgrade from 2.5 to 2.6.1 Tobias Klauser
2014-06-12 16:33 ` Saul Wold
2014-06-18 12:59 ` Tobias Klauser [this message]
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=20140618125948.GD16897@distanz.ch \
--to=tklauser@distanz.ch \
--cc=openembedded-core@lists.openembedded.org \
--cc=sgw@linux.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