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

lttng-viewer_0.8.83.bb: Fix SRC_URI

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble
2010-06-08 13:21:07 -07:00
committed by Saul Wold
parent f8acca9ade
commit df1127390f
+1 -1
View File
@@ -8,7 +8,7 @@ DEPENDS = "gtk+ pango popt"
ALTNAME = "LinuxTraceToolkitViewer-${PV}-13062007"
SRC_URI = "http://ltt.polymtl.ca/packages/${ALTNAME}.tar.gz"
SRC_URI = "http://lttng.org/files/packages/${ALTNAME}.tar.gz"
S = "${WORKDIR}/${ALTNAME}"
inherit autotools