summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb')
-rw-r--r--meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb
index 2181cb609a..d30057f9d9 100644
--- a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb
+++ b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb
@@ -13,6 +13,9 @@ PR = "r0"
13 13
14SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz" 14SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz"
15 15
16SRC_URI[md5sum] = "c870b9bd5858a0ecb5275c14486d9554"
17SRC_URI[sha256sum] = "eeb4dcada143846dfba760d982954a02f82e08845cbc33871f5dac547b8b6124"
18
16inherit autotools pkgconfig 19inherit autotools pkgconfig
17 20
18# vorbisfile.c reveals a problem in the gcc register spilling for the 21# vorbisfile.c reveals a problem in the gcc register spilling for the