mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
tremor: Upgrade 20150107 -> 20180319
Also switch to the new repository. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+3
-9
@@ -5,20 +5,14 @@ LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
|
||||
file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f"
|
||||
DEPENDS = "libogg"
|
||||
SRCDATE = "${PV}"
|
||||
PR = "r1"
|
||||
|
||||
# SVN support for upstream version check isn't implemented yet
|
||||
RECIPE_UPSTREAM_VERSION = "20150107"
|
||||
RECIPE_UPSTREAM_DATE = "Jan 07, 2015"
|
||||
CHECK_DATE = "Aug 12, 2015"
|
||||
|
||||
SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=19427;protocol=http \
|
||||
SRC_URI = "git://git.xiph.org/tremor.git;protocol=https \
|
||||
file://obsolete_automake_macros.patch;striplevel=0 \
|
||||
file://tremor-arm-thumb2.patch \
|
||||
"
|
||||
SRCREV = "7c30a66346199f3f09017a09567c6c8a3a0eedc8"
|
||||
|
||||
S = "${WORKDIR}/Tremor"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user