Files
meta-openembedded/meta-oe/recipes-extended
Mingli Yu 0b663c4f9a rsyslog: avoid recompiling program during running ptest
* Previously there is below logic in rsyslog-8.37.0/tests/Makefile
  check-TESTS:

  After below commit in automake,
  8555e7b81 check: Make 'check-TESTS' target depend on test dependencies
  the logic changes to the below:
  check-TESTS: $(check_PROGRAMS)

  It will result in compiling program on
  target when run ptest on target, but
  actually there is no need to rebuild the
  program on target, so change it back to
  "check-TESTS:" to avoid recompiling.

* Update the path of abs_top_builddir
  to guarantee the test env is correct.

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-30 08:42:03 -07:00
..
2018-09-08 13:32:12 -07:00
2018-05-26 21:10:55 -07:00
2018-07-03 17:42:25 -07:00
2017-11-15 16:34:05 -08:00
2018-06-27 22:17:33 -07:00
2017-11-15 16:34:06 -08:00
2017-08-28 11:06:05 +02:00
2018-09-17 22:23:29 -07:00
2018-05-29 12:56:19 -07:00
2018-03-12 10:01:04 -07:00
2016-12-26 08:24:07 +01:00
2018-06-27 22:17:33 -07:00
2015-04-13 12:55:52 +02:00
2018-06-01 14:41:31 -07:00
2018-09-11 22:48:22 -07:00
2018-06-14 08:57:14 -07:00
2018-07-20 16:14:22 -07:00
2018-06-27 22:17:33 -07:00
2018-06-14 20:25:16 -07:00
2018-08-02 11:23:03 -07:00
2017-04-06 13:00:29 +02:00
2016-10-03 19:18:51 +02:00
2017-03-16 23:34:34 +01:00
2018-09-25 22:24:15 -07:00
2018-09-08 13:32:12 -07:00
2018-09-25 22:24:15 -07:00
2018-05-01 18:12:50 -07:00
2017-07-24 18:58:51 +02:00
2018-09-08 13:32:12 -07:00
2018-07-04 06:09:58 -07:00
2016-11-23 15:24:02 +01:00
2017-06-14 14:51:17 +02:00
2018-09-12 21:14:26 -07:00
2018-07-16 18:42:41 -07:00
2018-05-29 12:56:19 -07:00
2018-05-26 21:10:55 -07:00
2018-09-09 22:09:42 -07:00
2018-08-27 10:53:58 -07:00
2018-03-21 18:32:48 -07:00
2018-04-13 12:43:41 -07:00
2018-06-20 23:19:13 -07:00
2017-11-15 16:34:06 -08:00
2018-04-13 12:43:39 -07:00
2018-08-02 11:23:03 -07:00
2016-08-22 15:56:28 +02:00
2018-05-23 15:32:05 -07:00