diff options
| author | Saul Wold <sgw@linux.intel.com> | 2010-12-07 20:06:29 -0800 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2010-12-09 08:18:17 -0800 |
| commit | 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch) | |
| tree | 774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-multimedia/alsa | |
| parent | ba5e0b9531b9a967aa3d408a13024590d96b8391 (diff) | |
| download | poky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz | |
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-multimedia/alsa')
| -rw-r--r-- | meta/recipes-multimedia/alsa/alsa-lib_1.0.23.bb | 3 | ||||
| -rw-r--r-- | meta/recipes-multimedia/alsa/alsa-utils_1.0.23.bb | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.0.23.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.0.23.bb index b0a2a305c0..db58abb1da 100644 --- a/meta/recipes-multimedia/alsa/alsa-lib_1.0.23.bb +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.0.23.bb | |||
| @@ -17,6 +17,9 @@ PR = "r0" | |||
| 17 | SRC_URI = "ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PV}.tar.bz2 \ | 17 | SRC_URI = "ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PV}.tar.bz2 \ |
| 18 | file://fix-tstamp-declaration.patch;patch=1" | 18 | file://fix-tstamp-declaration.patch;patch=1" |
| 19 | 19 | ||
| 20 | SRC_URI[md5sum] = "f48b50421d8a69d2d806d9c47e534f0d" | ||
| 21 | SRC_URI[sha256sum] = "b4238ecaba5e4a1383af06180611a57ef29f9bf47bc177136dba1bb5b70ff423" | ||
| 22 | |||
| 20 | inherit autotools pkgconfig | 23 | inherit autotools pkgconfig |
| 21 | 24 | ||
| 22 | require alsa-fpu.inc | 25 | require alsa-fpu.inc |
diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.0.23.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.0.23.bb index 7b30c0d4b0..46283ccccc 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils_1.0.23.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils_1.0.23.bb | |||
| @@ -11,6 +11,9 @@ PR = "r0" | |||
| 11 | SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \ | 11 | SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \ |
| 12 | file://ncursesfix.patch;patch=1 " | 12 | file://ncursesfix.patch;patch=1 " |
| 13 | 13 | ||
| 14 | SRC_URI[md5sum] = "cb0cf46029ac9549cf3a31bff6a4f4e1" | ||
| 15 | SRC_URI[sha256sum] = "b7d05e915e25f8540ad151c6dd558cf0fc1e9bb0ee23052d531c983666a1f7b0" | ||
| 16 | |||
| 14 | # lazy hack. needs proper fixing in gettext.m4, see | 17 | # lazy hack. needs proper fixing in gettext.m4, see |
| 15 | # http://bugs.openembedded.org/show_bug.cgi?id=2348 | 18 | # http://bugs.openembedded.org/show_bug.cgi?id=2348 |
| 16 | # please close bug and remove this comment when properly fixed | 19 | # please close bug and remove this comment when properly fixed |
