| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dos2unix: Remove after move to core | Khem Raj | 2018-08-21 | 1 | -14/+0 |
| | | | | | | | Its in OE-Core now Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | dos2unix.bbclass: add recipe | Ming Liu | 2017-06-14 | 1 | -0/+14 |
| Class for use to convert all CRLF line terminators to LF provided that some projects are being developed/maintained on Windows so they have different line terminators(CRLF) vs on Linux(LF), which can cause annoying patching errors during git push/checkout processes. Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | |||||
