1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

tremor: Upgraded to version 20100422

No other changes except bb file rename and PR reset

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
Dongxiao Xu
2010-06-26 16:45:38 +08:00
committed by Richard Purdie
parent 6daa344f8c
commit 0bcc994c95
@@ -4,9 +4,9 @@ DEPENDS = "libogg"
DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec."
LICENSE = "BSD"
SRCDATE = "${PV}"
PR = "r2"
PR = "r0"
SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=4573;proto=http"
SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=17157;proto=http"
S = "${WORKDIR}/Tremor"