Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipes: Drop remaining md5sum checksums | Richard Purdie | 2025-05-01 | 1 | -1/+0 |
| | | | | | | | | | | We have long since obsoleted md5sum in favour of sha256sum. Drop the remaining 56 entries (which were showing many recipes hadn't been touched in a long time). They all do have the corresponding sha256sum entries as is clear from the diff. (From OE-Core rev: 7e4bfcc9706fa8a09f6a0004174a2c3b21c90df3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | python: import vcversioner from meta-python | Bruce Ashfield | 2021-11-26 | 1 | -0/+12 |
vcversioner is a dependency of jsonschema, which is being imported to support kernel device tree validation. (From OE-Core rev: 51265151041cf71f3bc799fc60662df6f2cfd7ae) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |