diff options
author | Shane Wang <shane.wang@intel.com> | 2012-01-22 14:27:31 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-24 11:23:57 +0000 |
commit | 67ae9bbbab31b69f37e3ee0c1c969e43da034699 (patch) | |
tree | 22fd0024f4eacc606b68bc06bf4f6c8ec7534afd /meta/recipes-multimedia | |
parent | 27ed7024cf2ee9c9f84246fd931bc390cb638851 (diff) | |
download | openembedded-core-67ae9bbbab31b69f37e3ee0c1c969e43da034699.tar.gz openembedded-core-67ae9bbbab31b69f37e3ee0c1c969e43da034699.tar.bz2 openembedded-core-67ae9bbbab31b69f37e3ee0c1c969e43da034699.zip |
tremor: upgrade to 18163 (20120122)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/tremor/tremor_20120122.bb (renamed from meta/recipes-multimedia/tremor/tremor_20101121.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/tremor/tremor_20101121.bb b/meta/recipes-multimedia/tremor/tremor_20120122.bb index 4a4cb287ed..055add7326 100644 --- a/meta/recipes-multimedia/tremor/tremor_20101121.bb +++ b/meta/recipes-multimedia/tremor/tremor_20120122.bb @@ -8,7 +8,7 @@ DEPENDS = "libogg" SRCDATE = "${PV}" PR = "r0" -SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=17636;proto=http" +SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=18163;proto=http" S = "${WORKDIR}/Tremor" |