From: Richard Purdie Date: Tue, 28 May 2019 09:36:41 +0000 (+0100) Subject: lttng-tools: Fix patch Upstream-Status X-Git-Tag: uninative-2.5~13 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1a29a9e184f6b8f6971de8e964e0e60ab906f34e;p=openembedded-core.git lttng-tools: Fix patch Upstream-Status Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/lttng/lttng-tools/0008-Fix-check-for-lttng-modules-presence-before-testing.patch b/meta/recipes-kernel/lttng/lttng-tools/0008-Fix-check-for-lttng-modules-presence-before-testing.patch index 04a773e8c5..784a07940a 100644 --- a/meta/recipes-kernel/lttng/lttng-tools/0008-Fix-check-for-lttng-modules-presence-before-testing.patch +++ b/meta/recipes-kernel/lttng/lttng-tools/0008-Fix-check-for-lttng-modules-presence-before-testing.patch @@ -3,9 +3,7 @@ From: Jonathan Rajotte Date: Wed, 22 May 2019 16:44:54 -0400 Subject: [PATCH] Fix: check for lttng modules presence before testing -Upstream-status: Submitted [1] - -[1] https://lists.lttng.org/pipermail/lttng-dev/2019-May/028987.html +Upstream-Status: Submitted [https://lists.lttng.org/pipermail/lttng-dev/2019-May/028987.html] Signed-off-by: Jonathan Rajotte ---