Files
poky/meta/recipes-devtools
Julien Stephan a543532a76 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: 5859a4143a1495198af323cedf06248c9b363060)

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-26 04:24:02 -10:00
..
2023-02-15 21:46:56 +00:00
2023-08-26 04:24:02 -10:00
2023-05-10 04:19:56 -10:00
2022-03-02 18:43:24 +00:00
2021-11-25 21:55:10 +00:00
2022-03-16 10:31:40 +00:00
2022-08-01 16:27:29 +01:00
2022-03-16 13:39:12 +00:00
2023-08-07 04:40:44 -10:00
2023-05-30 04:11:15 -10:00
2021-11-03 10:12:42 +00:00
2022-03-24 17:45:29 +00:00
2023-08-07 04:40:44 -10:00
2023-04-11 11:31:52 +01:00
2022-05-25 22:45:50 +01:00
2022-03-23 12:13:49 +00:00
2022-03-11 06:56:01 +00:00
2022-05-25 22:45:50 +01:00
2022-12-01 19:35:05 +00:00
2022-03-20 00:02:22 +00:00
2023-06-23 04:16:40 -10:00
2021-08-02 15:44:10 +01:00
2023-07-21 06:27:34 -10:00
2023-03-23 22:45:33 +00:00
2023-08-19 05:56:58 -10:00
2022-03-02 18:43:24 +00:00
2023-05-03 04:17:12 -10:00
2022-05-04 13:07:33 +01:00
2021-12-08 20:22:10 +00:00
2022-11-24 15:30:01 +00:00