aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-23 09:55:43 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-23 11:17:03 +0100
commitd4bafb35d0dff694a16e40856448eeb12a0fd05e (patch)
treea22aeb54acddafc048bdf45cd4a08571691d3f98 /meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
parentca769afc7918981ac6a66d1b92ea937ddb62b239 (diff)
downloadmeta-openembedded-contrib-d4bafb35d0dff694a16e40856448eeb12a0fd05e.tar.gz
hddtemp: apply hddtemp-db.patch to our hddtemp.db
* some versions of patch utility refuse to accept such patch: ERROR: Command Error: exit status: 1 Output: Applying patch hddtemp-db.patch Ignoring potentially dangerous file name ../hddtemp.db can't find file to patch at input line 7 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb')
-rw-r--r--meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb b/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
index a0bc4e6456..9483b5c17b 100644
--- a/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
+++ b/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
@@ -2,11 +2,12 @@ SUMMARY = "Hard disk temperature monitor daemon"
SECTION = "console/network"
LICENSE = "GPLv2+"
+PR = "r1"
+
SRC_URI = "http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-0.3-beta15.tar.bz2 \
file://hddtemp-no-nls-support.patch \
file://hddtemp_0.3-beta15-52.diff \
file://hddtemp-0.3-beta15-autodetect-717479.patch \
- file://hddtemp-db.patch;striplevel=0 \
file://hddtemp.db \
file://init \
"