diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch index 861046d2db..79e494a22a 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From f9544b0e2d35bf9f9a89cff42bb741bc16e37cc8 Mon Sep 17 00:00:00 2001 | 1 | From d24110809da4588354ad3df4ae99556e8c62838a Mon Sep 17 00:00:00 2001 |
| 2 | From: Jose Quaresma <quaresma.jose@gmail.com> | 2 | From: Jose Quaresma <quaresma.jose@gmail.com> |
| 3 | Date: Sat, 24 Apr 2021 10:34:47 +0100 | 3 | Date: Sat, 24 Apr 2021 10:34:47 +0100 |
| 4 | Subject: [PATCH] tests: use a dictionaries for environment | 4 | Subject: [PATCH] tests: use a dictionaries for environment |
| @@ -14,10 +14,10 @@ Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> | |||
| 14 | 1 file changed, 13 insertions(+), 8 deletions(-) | 14 | 1 file changed, 13 insertions(+), 8 deletions(-) |
| 15 | 15 | ||
| 16 | diff --git a/tests/check/meson.build b/tests/check/meson.build | 16 | diff --git a/tests/check/meson.build b/tests/check/meson.build |
| 17 | index 9a8c42c..6bb346a 100644 | 17 | index f290e2e..a3ffcb6 100644 |
| 18 | --- a/tests/check/meson.build | 18 | --- a/tests/check/meson.build |
| 19 | +++ b/tests/check/meson.build | 19 | +++ b/tests/check/meson.build |
| 20 | @@ -161,14 +161,19 @@ foreach t : core_tests | 20 | @@ -164,14 +164,19 @@ foreach t : core_tests |
| 21 | install: installed_tests_enabled, | 21 | install: installed_tests_enabled, |
| 22 | ) | 22 | ) |
| 23 | 23 | ||
