Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused AUTHOR variable | Michael Opdenacker | 2023-08-03 | 1 | -1/+0 |
| | | | | | | | | | No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | edid-decode: an utility to parse EDID information | Dmitry Baryshkov | 2023-01-25 | 1 | -0/+17 |
While parse-edid serves it's right to dump the xorg.conf style data, it lacks the ability to display most of the information found in the EDID. Add another utility to parse EDID information. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> |