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 changed files with 1 additions and 1 deletions

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