mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
lttng-viewer: upgrade from 0.12.35 to 0.12.36
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
e8f2bfcfda
commit
7e2f36814e
@@ -14,12 +14,12 @@ DEPENDS = "gtk+ pango popt"
|
||||
|
||||
SECTION = "devel"
|
||||
|
||||
ALTNAME = "lttv-${PV}-20082010"
|
||||
ALTNAME = "lttv-${PV}-18112010"
|
||||
|
||||
SRC_URI = "http://lttng.org/files/packages/${ALTNAME}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "ebcbc4e21184b4b0dcb0611b4977dad8"
|
||||
SRC_URI[sha256sum] = "d258b13cd76c37e4f8395c06159986dd45517bef312895ffa59722087a2879e7"
|
||||
SRC_URI[md5sum] = "967f7c9c843a43e2ec2ef9216edabc70"
|
||||
SRC_URI[sha256sum] = "a7d14ae84f9bb123298840922730d3121fa073dc036dccac63083d9686adeacd"
|
||||
S = "${WORKDIR}/${ALTNAME}"
|
||||
|
||||
inherit autotools
|
||||
Reference in New Issue
Block a user