Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpi-default-settings: Replace default parselogs with parselogs_rpi | Khem Raj | 2020-11-04 | 1 | -0/+6 |
| | | | | | | | | rpi kernel spits out additional errors in kernel logs which should be ignored, there is no easy way to extend parselogs testcase other than inheriting it into another testcase and use that testcase instead Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | Move fsl-default*.inc from distro to machine | Andrei Gherzan | 2012-09-18 | 1 | -0/+3 |
It makes no sense to have distro related configurations in a BSP layer. So let's have these common parts (provides, version etc) in machine directory instead. [GITHUB #73] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> |