Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Update hdparm version
@ 2006-11-09  0:07 Pavel Roskin
  2006-11-17 16:06 ` Bernhard Fischer
  0 siblings, 1 reply; 3+ messages in thread
From: Pavel Roskin @ 2006-11-09  0:07 UTC (permalink / raw)
  To: buildroot

Hello!

hdparm-6.5.tar.gz is no longer present on ibiblio.org.  Current version
of hdparm is 6.7.  Update hdparm version to 6.7.

Index: package/hdparm/hdparm.mk
===================================================================
--- package/hdparm/hdparm.mk	(revision 16521)
+++ package/hdparm/hdparm.mk	(working copy)
@@ -3,10 +3,10 @@
 # hdparm
 #
 #############################################################
-HDPARM_SOURCE:=hdparm-6.5.tar.gz
+HDPARM_SOURCE:=hdparm-6.7.tar.gz
 HDPARM_SITE:=http://www.ibiblio.org/pub/Linux/system/hardware/
 HDPARM_CAT:=$(ZCAT)
-HDPARM_DIR:=$(BUILD_DIR)/hdparm-6.5
+HDPARM_DIR:=$(BUILD_DIR)/hdparm-6.7
 HDPARM_BINARY:=hdparm
 HDPARM_TARGET_BINARY:=sbin/hdparm
 



-- 
Regards,
Pavel Roskin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] Update hdparm version
  2006-11-09  0:07 [Buildroot] [PATCH] Update hdparm version Pavel Roskin
@ 2006-11-17 16:06 ` Bernhard Fischer
  2006-11-17 17:43   ` Pavel Roskin
  0 siblings, 1 reply; 3+ messages in thread
From: Bernhard Fischer @ 2006-11-17 16:06 UTC (permalink / raw)
  To: buildroot

On Wed, Nov 08, 2006 at 07:07:57PM -0500, Pavel Roskin wrote:
>Hello!
>
>hdparm-6.5.tar.gz is no longer present on ibiblio.org.  Current version
>of hdparm is 6.7.  Update hdparm version to 6.7.

Thanks, applied.

Why don't you use the hdparm that is in busybox?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] Update hdparm version
  2006-11-17 16:06 ` Bernhard Fischer
@ 2006-11-17 17:43   ` Pavel Roskin
  0 siblings, 0 replies; 3+ messages in thread
From: Pavel Roskin @ 2006-11-17 17:43 UTC (permalink / raw)
  To: buildroot

On Fri, 2006-11-17 at 17:06 +0100, Bernhard Fischer wrote:
> On Wed, Nov 08, 2006 at 07:07:57PM -0500, Pavel Roskin wrote:
> >Hello!
> >
> >hdparm-6.5.tar.gz is no longer present on ibiblio.org.  Current version
> >of hdparm is 6.7.  Update hdparm version to 6.7.
> 
> Thanks, applied.
> 
> Why don't you use the hdparm that is in busybox?

The only reason is because the standalone hdparm is enabled by default.
All I needed was a cross-compiler from x86_64 to armbe, so I didn't
spend much time fine tuning the configuration of the userspace programs.

Maybe you could review the defaults if you think hdparm in busybox is
adequate.

-- 
Regards,
Pavel Roskin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-17 17:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-09  0:07 [Buildroot] [PATCH] Update hdparm version Pavel Roskin
2006-11-17 16:06 ` Bernhard Fischer
2006-11-17 17:43   ` Pavel Roskin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox