Files
poky/meta/recipes-devtools
Mark Asselstine b44a87156d python3-psutil: fix-up -tests runtime dependencies
The psutil.tests module makes use of gcc, other tools and a minimal
set of headers and build tools. If these are missing you will see

======================================================================
ERROR: psutil.tests.test_process.TestProcess.test_weird_environ
----------------------------------------------------------------------
Traceback (most recent call last):
 File "./psutil/tests/test_process.py", line 1452, in test_weird_environ
   create_exe(path, c_code=code)
 File "./psutil/tests/__init__.py", line 831, in create_exe
   raise ValueError("gcc is not installed")
ValueError: gcc is not installed

along with other errors related to the missing tools and headers.

Add the missing RDEPENDS for the -tests package such that simply
adding the -tests package to an image will be all that is needed.

(From OE-Core rev: c50135a3893d8bb7736b0ab34d960026fbbc7012)

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-04-13 11:56:07 +01:00
..
2023-03-11 00:08:41 +00:00
2023-03-17 17:17:42 +00: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
2022-07-01 11:31:42 +01:00
2022-09-26 22:04:35 +01:00
2023-03-11 00:08:40 +00:00
2023-03-08 16:41:55 +00:00
2023-02-20 15:18:30 +00:00
2021-11-03 10:12:42 +00:00
2023-03-28 22:28:45 +01:00
2023-01-06 12:03:47 +00:00
2022-08-16 14:57:58 +01:00
2023-03-11 00:08:40 +00: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
2023-02-20 15:18:30 +00:00
2022-11-08 22:47:16 +00:00
2022-11-07 14:32:42 +00:00
2023-01-06 12:03:47 +00:00
2022-09-17 07:47:07 +01:00
2022-11-07 14:32:42 +00:00
2023-02-09 09:57:25 +00:00
2023-03-06 09:52:16 +00:00
2023-03-27 15:44:02 +01:00
2023-02-20 15:18:30 +00:00
2023-04-04 13:11:50 +01:00
2023-03-06 09:52:16 +00: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-02-15 10:21:35 +00:00
2022-09-08 14:59:39 +01:00