mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
lttng-viewer: upgrade to the latest version 0.12.35
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
ee3e622999
commit
02c122cb5e
@@ -5,7 +5,7 @@ HOMEPAGE = "http://lttng.org/content/download"
|
||||
BUGTRACKER = "n/a"
|
||||
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f650d5f5af1e9648fe0b40e290d3adbb \
|
||||
file://ltt/ltt.h;beginline=2;endline=18;md5=8b7da9190028c50396d97fc85bad0da9 \
|
||||
file://lttv/lttv/traceset.c;beginline=2;endline=17;md5=bcab42863b64b41d153bf81bbe2490a6"
|
||||
PR = "r0"
|
||||
@@ -13,7 +13,7 @@ DEPENDS = "gtk+ pango popt"
|
||||
|
||||
SECTION = "devel"
|
||||
|
||||
ALTNAME = "lttv-${PV}-pre13-27052008"
|
||||
ALTNAME = "lttv-${PV}-20082010"
|
||||
|
||||
SRC_URI = "http://lttng.org/files/packages/${ALTNAME}.tar.gz"
|
||||
S = "${WORKDIR}/${ALTNAME}"
|
||||
Reference in New Issue
Block a user