mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 20:02:21 +02:00
lttng-control: Fix SRC_URL to point at lttng.org
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
dc9cae2f12
commit
0f6efe9948
@@ -9,7 +9,7 @@ PR = "r0"
|
||||
|
||||
LTTDATE = "09242010"
|
||||
|
||||
SRC_URI = "http://ltt.polymtl.ca/files/lttng/ltt-control-${PV}-${LTTDATE}.tar.gz"
|
||||
SRC_URI = "http://lttng.org/files/lttng/ltt-control-${PV}-${LTTDATE}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "ca81d874352756837518d74c9d1091a7"
|
||||
SRC_URI[sha256sum] = "89c625a4d1b0823954217df232a31f3cae31de7b6655c0d885a61bece0dfcd88"
|
||||
|
||||
Reference in New Issue
Block a user