From: Yegor Yefremov <yegor_sub1@visionsystems.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] New package: sdparm
Date: Tue, 07 Dec 2010 10:05:32 +0100 [thread overview]
Message-ID: <4CFDF8DC.9040604@visionsystems.de> (raw)
Add utility to accesses SCSI device parameters.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Index: b/package/sdparm/Config.in
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ b/package/sdparm/Config.in 2010-12-07 09:36:58.000000000 +0100
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_SDPARM
+ bool "sdparm"
+ help
+ Utility to accesses SCSI device parameters.
+
+ http://sg.danny.cz/sg/sdparm.html
Index: b/package/sdparm/sdparm.mk
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ b/package/sdparm/sdparm.mk 2010-12-07 09:37:26.000000000 +0100
@@ -0,0 +1,5 @@
+SDPARM_VERSION = 1.06
+SDPARM_SOURCE = sdparm-$(SDPARM_VERSION).tgz
+SDPARM_SITE = http://sg.danny.cz/sg/p/
+
+$(eval $(call AUTOTARGETS,package,sdparm))
Index: b/package/Config.in
===================================================================
--- a/package/Config.in 2010-11-08 12:09:05.000000000 +0100
+++ b/package/Config.in 2010-12-03 17:37:41.000000000 +0100
@@ -184,6 +184,7 @@
source "package/ntfsprogs/Config.in"
source "package/pciutils/Config.in"
source "package/rng-tools/Config.in"
+source "package/sdparm/Config.in"
source "package/setserial/Config.in"
if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
# busybox has fdisk
next reply other threads:[~2010-12-07 9:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-07 9:05 Yegor Yefremov [this message]
2010-12-30 7:36 ` [Buildroot] [PATCH v2] New package: sdparm Peter Korsgaard
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=4CFDF8DC.9040604@visionsystems.de \
--to=yegor_sub1@visionsystems.de \
--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