add patches to hdparm courtesy Felix Domke - thanks
authorMichael Lauer <mickey@vanille-media.de>
Thu, 15 Jul 2004 08:54:51 +0000 (08:54 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 15 Jul 2004 08:54:51 +0000 (08:54 +0000)
BKrev: 40f6465byCxe3-1cU2RHStLwY2Ij0w

hdparm/hdparm-5.4/bswap.patch [new file with mode: 0644]
hdparm/hdparm-5.4/readahead.patch [new file with mode: 0644]
hdparm/hdparm_5.4.oe

diff --git a/hdparm/hdparm-5.4/bswap.patch b/hdparm/hdparm-5.4/bswap.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/hdparm/hdparm-5.4/readahead.patch b/hdparm/hdparm-5.4/readahead.patch
new file mode 100644 (file)
index 0000000..e69de29
index 05c3983..ab54f68 100644 (file)
@@ -1,7 +1,12 @@
 DESCRIPTION = "hdparm is a Linux shell utility for viewing \
 and manipulating various IDE drive and driver parameters."
+SECTION = "utils"
+PRIORITY = "optional"
+PR = "r1"
 
-SRC_URI = "http://www.ibiblio.org/pub/Linux/system/hardware/hdparm-${PV}.tar.gz"
+SRC_URI = "http://www.ibiblio.org/pub/Linux/system/hardware/hdparm-${PV}.tar.gz \
+          file://bswap.patch;patch=1 \
+          file://readahead.patch;patch=1"
 
 do_install () {
        install -d ${D}/${sbindir} ${D}/${mandir}/man8