diff options
Diffstat (limited to 'meta/recipes-kernel/lttng')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb (renamed from meta/recipes-kernel/lttng/lttng-ust_2.9.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.9.1.bb b/meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb index 03da4ca609..d79a47931c 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.9.1.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb | |||
@@ -23,8 +23,8 @@ PE = "2" | |||
23 | SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \ | 23 | SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \ |
24 | file://lttng-ust-doc-examples-disable.patch \ | 24 | file://lttng-ust-doc-examples-disable.patch \ |
25 | " | 25 | " |
26 | SRC_URI[md5sum] = "5a5636fc3d9aa370f65b25a802a79e6e" | 26 | SRC_URI[md5sum] = "4863cc2f9f0a070b42438bb646bbba06" |
27 | SRC_URI[sha256sum] = "b891d267cdbbbd11cf34751f66c21c4a7fdc0eec3c1b53be2c40dca073b7daa4" | 27 | SRC_URI[sha256sum] = "07cc3c0b71e7b77f1913d5b7f340a78a9af414440e4662712aef2d635b88ee9d" |
28 | 28 | ||
29 | CVE_PRODUCT = "ust" | 29 | CVE_PRODUCT = "ust" |
30 | 30 | ||