diff options
| author | Shane Wang <shane.wang@intel.com> | 2012-03-14 12:25:27 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-21 13:03:40 +0000 |
| commit | 9cb35be50985b0c36f00d78fa9c0c0bfedd174c9 (patch) | |
| tree | 44a29dfd6abdc982a74a9bdb63aa1a954ce08793 /meta | |
| parent | 704284ee0fc82e780db13613c0ccf75640a8c60d (diff) | |
| download | poky-9cb35be50985b0c36f00d78fa9c0c0bfedd174c9.tar.gz | |
tremor: upgrade to 18221
(From OE-Core rev: 2ef8cfa58d0bfca1b9bf6a204ae4a05d6e3af03f)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-multimedia/tremor/tremor_20120314.bb (renamed from meta/recipes-multimedia/tremor/tremor_20120122.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/tremor/tremor_20120122.bb b/meta/recipes-multimedia/tremor/tremor_20120314.bb index 055add7326..19d03d6490 100644 --- a/meta/recipes-multimedia/tremor/tremor_20120122.bb +++ b/meta/recipes-multimedia/tremor/tremor_20120314.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=18163;proto=http" | 11 | SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=18221;proto=http" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/Tremor" | 13 | S = "${WORKDIR}/Tremor" |
| 14 | 14 | ||
