diff options
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb b/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb index 85ed3c691b..13bab9068e 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb | |||
@@ -34,8 +34,8 @@ SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \ | |||
34 | file://lttng-sessiond.service \ | 34 | file://lttng-sessiond.service \ |
35 | " | 35 | " |
36 | 36 | ||
37 | SRC_URI[md5sum] = "50e07676d5eb5d6cf4ece804863a6f74" | 37 | SRC_URI[md5sum] = "e88c521b5da6bb48a8187af633336ecc" |
38 | SRC_URI[sha256sum] = "a4868078ef961e83dc236c4f24fd848161bfa755344b064dece62c4c81a07411" | 38 | SRC_URI[sha256sum] = "f05df52bbebf8ce88d1b29e9e98cfc957d2ed738a345118018237ebdb581537c" |
39 | 39 | ||
40 | inherit autotools ptest pkgconfig useradd python3-dir manpages systemd | 40 | inherit autotools ptest pkgconfig useradd python3-dir manpages systemd |
41 | 41 | ||