Files
poky/meta/recipes-devtools
Julien Stephan 4b5695593a automake: fix buildtest patch
Add check_PROGRAMS as a dependency of buildtest-TESTS target.
This is required because according to the official automake
documentation [1]:
* TESTS: contains all the tests files
* check_PROGRAMS: contains the programs used by the tests
* check_PROGRAMS is not automatically added to TESTS

So, by using only TESTS as a dependency for buildtest-TESTS we may end
up having runtime errors because of missing program required by the
tests.

[1]: https://www.gnu.org/software/automake/manual/html_node/Scripts_002dbased-Testsuites.html

(From OE-Core rev: 8a5630c113bd8509fcb62e8a32fcadfc2dc94181)

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ee3e2af4f8ed95b4fd0f7cec52ae4e169401b719)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-08-15 06:18:49 -10:00
..
2023-03-11 00:08:41 +00:00
2023-08-15 06:18:49 -10:00
2022-12-06 15:23:18 +00:00
2023-02-09 09:57:24 +00:00
2023-03-27 15:44:02 +01:00
2022-11-07 14:32:42 +00:00
2023-07-20 12:10:40 -10:00
2023-06-30 04:07:59 -10:00
2023-05-31 04:08:11 -10:00
2023-07-07 04:30:25 -10:00
2023-06-30 04:07:59 -10:00
2021-11-03 10:12:42 +00:00
2023-08-15 06:18:48 -10:00
2023-01-06 12:03:47 +00:00
2022-08-16 14:57:58 +01:00
2023-06-24 09:13:07 -10:00
2023-01-06 12:03:47 +00:00
2022-03-23 12:13:49 +00:00
2023-03-12 23:39:13 +00:00
2023-03-11 00:08:41 +00:00
2022-11-08 22:47:16 +00:00
2023-05-10 04:16:50 -10:00
2023-01-06 12:03:47 +00:00
2023-08-15 06:18:49 -10:00
2022-11-07 14:32:42 +00:00
2023-08-01 06:17:28 -10:00
2023-07-26 05:12:21 -10:00
2023-03-06 09:52:16 +00:00
2023-07-07 04:30:26 -10:00
2023-08-01 06:17:27 -10:00
2022-04-26 18:25:08 +01:00
2022-12-06 15:23:18 +00:00
2022-12-18 19:48:00 +00:00
2023-05-10 04:16:51 -10:00
2022-09-08 14:59:39 +01:00