mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
* Add RDEPENDS for ptest from tests/requirements.txt * Tests take ~14 seconds, so add to PTEST_FAST (From OE-Core rev: 6a1c551629defd3c241b30452496c580501dc781) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 lines
29 B
Bash
4 lines
29 B
Bash
#!/bin/sh
|
|
|
|
pytest --automake
|