Files
poky/meta/recipes-devtools
Zhixiong Chi 98e473329e valgrind: fix the shared object issue while prelink ptest
If valgrind-ptest is installed, we will get the some prelink error
like below at do_image:

  .../usr/sbin/prelink: /usr/lib64/valgrind/ptest/memcheck/tests/wrap7:\
  Could not find one of the dependencies: \
  .../usr/sbin//prelink-rtld: error   \
  while loading shared libraries: wrap7so.so: cannot open shared  \
  object file: No such file or directory

The wrap7 needs to link the shared object in the path
/usr/lib64/valgrind/ptest/memcheck/tests, but it fails.
So we correct the path for ptest.

(From OE-Core rev: 1ec0c977c55ae2c38252e1807dc15c56007d30dc)

(From OE-Core rev: f679285f54fa1d160d22a25682d50eb5032c2569)

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-11-05 16:02:44 +00:00
..
2017-08-23 08:47:03 +01:00
2017-07-30 08:46:20 +01:00
2017-07-21 11:12:44 +01:00
2017-08-13 09:27:38 +01:00
2017-10-16 23:52:44 +01:00
2017-08-09 09:24:15 +01:00
2017-06-28 15:52:18 +01:00
2017-12-04 17:23:57 +00:00
2017-06-28 20:55:08 +01:00
2017-08-13 09:27:38 +01:00
2017-06-28 15:52:18 +01:00
2017-08-23 08:47:02 +01:00
2017-05-12 08:51:09 +01:00
2017-08-13 09:27:37 +01:00
2018-10-18 11:09:39 +01:00
2017-05-29 15:15:20 +01:00
2017-08-27 22:30:06 +01:00
2017-07-21 22:51:38 +01:00
2018-09-13 10:55:38 +01:00
2018-01-14 11:09:46 +00:00
2018-11-05 16:02:44 +00:00
2017-08-23 12:06:51 +01:00
2017-09-25 14:14:17 +01:00
2018-09-13 10:55:38 +01:00
2017-04-05 23:22:13 +01:00
2018-05-03 09:53:49 +01:00
2018-05-07 15:57:37 +01:00
2017-09-11 17:30:30 +01:00
2017-02-23 12:49:51 -08:00
2017-08-17 00:21:14 +01:00
2017-07-27 22:36:53 +01:00