diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_2.12.2.bb (renamed from meta/recipes-kernel/lttng/lttng-ust_2.12.1.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.12.1.bb b/meta/recipes-kernel/lttng/lttng-ust_2.12.2.bb index 67b53cbbba..e340ff3460 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.12.1.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.12.2.bb | |||
@@ -33,8 +33,7 @@ SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \ | |||
33 | file://0001-python-lttngust-Makefile.am-Add-install-lib-to-setup.patch \ | 33 | file://0001-python-lttngust-Makefile.am-Add-install-lib-to-setup.patch \ |
34 | " | 34 | " |
35 | 35 | ||
36 | SRC_URI[md5sum] = "11787d1df69b04dd7431614ab43b2e12" | 36 | SRC_URI[sha256sum] = "bcd0f064b6ca88c72d84e760eac3472ae5c828411c634435922bee9fce359fc7" |
37 | SRC_URI[sha256sum] = "48a3948b168195123a749d22818809bd25127bb5f1a66458c3c012b210d2a051" | ||
38 | 37 | ||
39 | CVE_PRODUCT = "ust" | 38 | CVE_PRODUCT = "ust" |
40 | 39 | ||