From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Clark Williams <williams@redhat.com>
Cc: linux-rt-users@vger.kernel.org
Subject: [PATCH 0/2] Debian's rt-tests patches
Date: Thu, 1 Jul 2010 07:24:30 +0200 [thread overview]
Message-ID: <20100701052430.GB28535@pengutronix.de> (raw)
Hi Clark,
here come two patches I use for packaging rt-tests for Debian. Actually
I have two more patches[*1*], but one of them is Debian specific
and the other one installs hwlatdetect to /usr/sbin instead of
/usr/lib/pythonX.Y/site-packages + a symlink as this confuses debhelper.
Maybe the right approach is to install a script to /usr/sbin that just
does
exec python -m hwlatdetect
?! Another thing I do in the Debian packages is using dkms for building
the backfire kernel module at install time. I don't know how this
works with Redhat's Linux distributions though.
I'll send the two patches that I think are ready for you to include as a
reply to this mail. Diffstat, shortlog and an URL to pull these two are
included below.
Best regards
Uwe
[*1*] see http://patch-tracker.debian.org/package/rt-tests/0.71-1
The following changes since commit 886d26833d637ab778023626a158061e4eb9c5d0:
version bump to 0.72 (2010-06-25 16:16:46 -0500)
are available in the git repository at:
git://git.pengutronix.de/git/ukl/rt-tests.git for-clark
Uwe Kleine-König (2):
modernize backfire's Makefile
install backfire's Makefile
Makefile | 1 +
src/backfire/Makefile | 21 ++++++++++++---------
2 files changed, 13 insertions(+), 9 deletions(-)
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2010-07-01 5:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-01 5:24 Uwe Kleine-König [this message]
2010-07-01 5:25 ` [PATCH 1/2] modernize backfire's Makefile Uwe Kleine-König
2010-07-01 5:25 ` [PATCH 2/2] install " Uwe Kleine-König
2010-07-01 15:57 ` [PATCH 0/2] Debian's rt-tests patches Clark Williams
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=20100701052430.GB28535@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=linux-rt-users@vger.kernel.org \
--cc=williams@redhat.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;
as well as URLs for NNTP newsgroup(s).