diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-04-14 09:40:16 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:24 +0100 |
| commit | 5751bf6e14224d9341b71b610fef0206be407c89 (patch) | |
| tree | df3ee14005f06cd26894a604820543dcdef1b1ff /meta/recipes-devtools/valgrind | |
| parent | e90519f1b51f51901d4fecc035406c3b65305700 (diff) | |
| download | poky-5751bf6e14224d9341b71b610fef0206be407c89.tar.gz | |
valgrind: Delete trailing whitespaces
(From OE-Core rev: 2a049dd918e565c37b03af03973c695420b9599a)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/valgrind')
| -rw-r--r-- | meta/recipes-devtools/valgrind/valgrind_3.17.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.17.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.17.0.bb index 2eea84c229..eb7b9d2383 100644 --- a/meta/recipes-devtools/valgrind/valgrind_3.17.0.bb +++ b/meta/recipes-devtools/valgrind/valgrind_3.17.0.bb | |||
| @@ -55,7 +55,6 @@ COMPATIBLE_HOST = '(i.86|x86_64|arm|aarch64|mips|powerpc|powerpc64).*-linux' | |||
| 55 | # argument. Change expected stderr files accordingly. | 55 | # argument. Change expected stderr files accordingly. |
| 56 | do_patch_append() { | 56 | do_patch_append() { |
| 57 | bb.build.exec_func('do_sed_paths', d) | 57 | bb.build.exec_func('do_sed_paths', d) |
| 58 | |||
| 59 | } | 58 | } |
| 60 | 59 | ||
| 61 | do_sed_paths() { | 60 | do_sed_paths() { |
| @@ -157,7 +156,7 @@ do_install_ptest() { | |||
| 157 | # | 156 | # |
| 158 | # The regression tests require scripts and data files that are not | 157 | # The regression tests require scripts and data files that are not |
| 159 | # copied to the build directory. They must be copied from the | 158 | # copied to the build directory. They must be copied from the |
| 160 | # source directory. | 159 | # source directory. |
| 161 | saved_dir=$PWD | 160 | saved_dir=$PWD |
| 162 | for parent_dir in ${S} ${B} ; do | 161 | for parent_dir in ${S} ${B} ; do |
| 163 | cd $parent_dir | 162 | cd $parent_dir |
