diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-12-31 19:28:04 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-01-02 09:40:24 -0800 |
| commit | 48d782ed033b93748d916cd1839460fdd8a112f2 (patch) | |
| tree | 0ab0221e2132abd6ab622401b4df8353b34d6be6 /meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb | |
| parent | ea69b5d5bbf660fc12cd727a05f030d4473d7d5d (diff) | |
| download | meta-openembedded-48d782ed033b93748d916cd1839460fdd8a112f2.tar.gz | |
hddtemp: Fix build with latest gettext 0.20.x
Signed-off-by: Khem Raj <raj.khem@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.bb | 1 |
1 files changed, 1 insertions, 0 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 4a871bf4f4..d5da2b688a 100644 --- a/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb +++ b/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb | |||
| @@ -9,6 +9,7 @@ SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/hddtemp/hddtemp-0.3-beta15.tar.bz2 \ | |||
| 9 | file://hddtemp_0.3-beta15-52.diff \ | 9 | file://hddtemp_0.3-beta15-52.diff \ |
| 10 | file://hddtemp-0.3-beta15-autodetect-717479.patch \ | 10 | file://hddtemp-0.3-beta15-autodetect-717479.patch \ |
| 11 | file://0001-backtrace-Replace-struct-ucontext-with-ucontext_t.patch \ | 11 | file://0001-backtrace-Replace-struct-ucontext-with-ucontext_t.patch \ |
| 12 | file://0001-configure.ac-Rename-to-configure.ac-and-use-external.patch \ | ||
| 12 | file://hddtemp.db \ | 13 | file://hddtemp.db \ |
| 13 | file://init \ | 14 | file://init \ |
| 14 | " | 15 | " |
