diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch')
| -rw-r--r-- | meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch b/meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch index cd919048f4..335d50be46 100644 --- a/meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch +++ b/meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 1a574aa22c9b3700af7e5c0901abef59c72bb874 Mon Sep 17 00:00:00 2001 | 1 | From 7bce3a9379b09dfa7d24a377a9f7f1c6a2f8bdde Mon Sep 17 00:00:00 2001 |
| 2 | From: Changqing Li <changqing.li@windriver.com> | 2 | From: Changqing Li <changqing.li@windriver.com> |
| 3 | Date: Thu, 14 Jan 2021 06:33:04 +0000 | 3 | Date: Thu, 14 Jan 2021 06:33:04 +0000 |
| 4 | Subject: [PATCH] tests/meson.build: use relative path to refer to files | 4 | Subject: [PATCH] tests/meson.build: use relative path to refer to files |
| @@ -17,10 +17,10 @@ Signed-off-by: Changqing Li <changqing.li@windriver.com> | |||
| 17 | 1 file changed, 3 insertions(+), 3 deletions(-) | 17 | 1 file changed, 3 insertions(+), 3 deletions(-) |
| 18 | 18 | ||
| 19 | diff --git a/tests/unit/meson.build b/tests/unit/meson.build | 19 | diff --git a/tests/unit/meson.build b/tests/unit/meson.build |
| 20 | index 490ab8182..d19ee5606 100644 | 20 | index d5248ae51..2c581f055 100644 |
| 21 | --- a/tests/unit/meson.build | 21 | --- a/tests/unit/meson.build |
| 22 | +++ b/tests/unit/meson.build | 22 | +++ b/tests/unit/meson.build |
| 23 | @@ -128,17 +128,17 @@ endif | 23 | @@ -127,17 +127,17 @@ endif |
| 24 | 24 | ||
| 25 | if have_system | 25 | if have_system |
| 26 | tests += { | 26 | tests += { |
