Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl: ensure all failures are caught | Alexander Kanavin | 2023-09-18 | 1 | -1/+1 |
| | | | | | | | | | | Sed expression may miss some failures, and | obscures the non-zero return code which would otherwise indicate them. (From OE-Core rev: 2fbba38df89fd54ef3a048ba5d8d31fff4a7518c) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | perl: Move perl-sanity -> perl | Richard Purdie | 2019-06-18 | 1 | -0/+2 |
This was moved during the perl cleanup, it can/should be moved back now as its confusing too many people. (From OE-Core rev: ce69c21707aa19ab8a3f6c07dc5a560671ab53a4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |