diff options
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.bb | 3 |
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" | |||
| 2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
| 3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
| 4 | 4 | ||
| 5 | PR = "r1" | ||
| 6 | |||
| 5 | SRC_URI = "http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-0.3-beta15.tar.bz2 \ | 7 | SRC_URI = "http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-0.3-beta15.tar.bz2 \ |
| 6 | file://hddtemp-no-nls-support.patch \ | 8 | file://hddtemp-no-nls-support.patch \ |
| 7 | file://hddtemp_0.3-beta15-52.diff \ | 9 | file://hddtemp_0.3-beta15-52.diff \ |
| 8 | file://hddtemp-0.3-beta15-autodetect-717479.patch \ | 10 | file://hddtemp-0.3-beta15-autodetect-717479.patch \ |
| 9 | file://hddtemp-db.patch;striplevel=0 \ | ||
| 10 | file://hddtemp.db \ | 11 | file://hddtemp.db \ |
| 11 | file://init \ | 12 | file://init \ |
| 12 | " | 13 | " |
