1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

lttng-viewer: upgrade from 0.8.83 to 0.8.84

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble
2010-06-21 22:35:57 -07:00
committed by Saul Wold
parent 38bf4fc828
commit d5903339a1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ extract program execution details from the Linux operating system and \
interpret them."
LICENSE = "GPL"
RP = "r0"
PR = "r0"
LTTDATE = "09062010"
@@ -3,10 +3,10 @@ DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \
extract program execution details from the Linux operating system and \
interpret them."
LICENSE = "GPL"
PR = "r2"
PR = "r0"
DEPENDS = "gtk+ pango popt"
ALTNAME = "LinuxTraceToolkitViewer-${PV}-13062007"
ALTNAME = "LinuxTraceToolkitViewer-${PV}-12082007"
SRC_URI = "http://lttng.org/files/packages/${ALTNAME}.tar.gz"
S = "${WORKDIR}/${ALTNAME}"