Re: [OE-core] [PATCH 1/2] lttng-tools: prevent test timeout when lttng-modules is not present

2019-05-22 Thread Jonathan Rajotte-Julien
Clearly the actual patch is missing, sending v2 shortly.


On Wed, May 22, 2019 at 10:06:44PM +, Jonathan Rajotte wrote:
> Signed-off-by: Jonathan Rajotte 
> ---
>  meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb 
> b/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
> index a3fabb20ec..f1bb7224f3 100644
> --- a/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
> +++ b/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
> @@ -39,6 +39,7 @@ SRC_URI = 
> "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \
> 
> file://0005-Tests-use-modprobe-to-test-for-the-presence-of-lttng.patch \
> file://0006-Tests-check-for-lttng-modules-presence.patch \
> file://0007-Fix-getgrnam-is-not-MT-Safe-use-getgrnam_r.patch \
> +   
> file://0008-Fix-check-for-lttng-modules-presence-before-testing.patch \
> "
>  
>  SRC_URI[md5sum] = "e88c521b5da6bb48a8187af66ecc"
> -- 
> 2.17.1
> 

-- 
Jonathan Rajotte-Julien
EfficiOS
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 1/2] lttng-tools: prevent test timeout when lttng-modules is not present

2019-05-22 Thread Jonathan Rajotte
Signed-off-by: Jonathan Rajotte 
---
 meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb 
b/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
index a3fabb20ec..f1bb7224f3 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb
@@ -39,6 +39,7 @@ SRC_URI = 
"https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \

file://0005-Tests-use-modprobe-to-test-for-the-presence-of-lttng.patch \
file://0006-Tests-check-for-lttng-modules-presence.patch \
file://0007-Fix-getgrnam-is-not-MT-Safe-use-getgrnam_r.patch \
+   
file://0008-Fix-check-for-lttng-modules-presence-before-testing.patch \
"
 
 SRC_URI[md5sum] = "e88c521b5da6bb48a8187af66ecc"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core