summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_2.10.2.bb (renamed from meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb b/meta/recipes-kernel/lttng/lttng-ust_2.10.2.bb
index d79a47931c..3e5f37d886 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.10.2.bb
@@ -23,8 +23,8 @@ PE = "2"
23SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \ 23SRC_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 "
26SRC_URI[md5sum] = "4863cc2f9f0a070b42438bb646bbba06" 26SRC_URI[md5sum] = "a95333f76e2986113154b8193f5cfca3"
27SRC_URI[sha256sum] = "07cc3c0b71e7b77f1913d5b7f340a78a9af414440e4662712aef2d635b88ee9d" 27SRC_URI[sha256sum] = "c4ca22b904eb08817b313a73d499e1b217ffee1f862156d0d52865317486c045"
28 28
29CVE_PRODUCT = "ust" 29CVE_PRODUCT = "ust"
30 30