diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-15 08:18:57 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-16 08:29:59 +0100 |
| commit | a9e49336dcddf8b2a43116e7850c3e731786fb86 (patch) | |
| tree | e423884b112a20d22b70c38699f183464a40e2e8 /meta/recipes-kernel/lttng | |
| parent | 4f7ea3fef7278d0f1f521b346a2cbe87aa2b9202 (diff) | |
| download | poky-a9e49336dcddf8b2a43116e7850c3e731786fb86.tar.gz | |
lttng-ust: Upgrade 2.12.1 -> 2.12.2
(From OE-Core rev: 03b9c9ab5e74c4e825a023e54fe8891f6f6cc809)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng')
| -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 | ||
