summaryrefslogtreecommitdiffstats
path: root/recipes/libvorbis/libvorbis_1.2.0.bb
blob: 767a38a4de07d9757eed79f1b1fa9e0c04c7682b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require libvorbis.inc

PR = "${INC_PR}.1"

SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz \
	   file://configure_powerpc-no-fixed-cpu.patch;patch=1 \
	   file://r14598-CVE-2008-1420.patch;patch=1 \
	   file://r14602-CVE-2008-1419.patch;patch=1 \
	   file://r14602-CVE-2008-1423.patch;patch=1 \
	  "