mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01: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:
committed by
Saul Wold
parent
f8acca9ade
commit
df1127390f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user