diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-11-16 10:17:14 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:24 -0800 |
commit | 726746f40062d54a98b14cadd7f3869e92cfa204 (patch) | |
tree | c47135fa6e6bcd3a12e3a74cd773c670f4454852 /meta/recipes-multimedia | |
parent | bfc284223728fee5e1a483c59802a9d719d8ddfb (diff) | |
download | poky-726746f40062d54a98b14cadd7f3869e92cfa204.tar.gz |
tremor: Upgraded to rev 17572 (2010/10/27)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/tremor/tremor_20101027.bb (renamed from meta/recipes-multimedia/tremor/tremor_20100422.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/tremor/tremor_20100422.bb b/meta/recipes-multimedia/tremor/tremor_20101027.bb index 5c66b2ab7b..e5eab6cb9c 100644 --- a/meta/recipes-multimedia/tremor/tremor_20100422.bb +++ b/meta/recipes-multimedia/tremor/tremor_20101027.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "libogg" | |||
8 | SRCDATE = "${PV}" | 8 | SRCDATE = "${PV}" |
9 | PR = "r0" | 9 | PR = "r0" |
10 | 10 | ||
11 | SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=17157;proto=http" | 11 | SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=17572;proto=http" |
12 | 12 | ||
13 | S = "${WORKDIR}/Tremor" | 13 | S = "${WORKDIR}/Tremor" |
14 | 14 | ||