Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diffoscope: Exclude from musl builds | Richard Purdie | 2020-02-14 | 1 | -0/+3 |
| | | | | | | | | | | Various dependencies don't build for musl so exclude this recipe too, at least for now until the issues are resolved to avoid build failures in world builds. (From OE-Core rev: 085b0a3337e04e14e0d922a9028a7748dc81c4d0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | recipes-support: Add diffoscope recipe | Joshua Watt | 2020-02-14 | 1 | -0/+15 |
Diffoscope is the universal diff tool, capable of comparing many different formats. (From OE-Core rev: c92cf366c301a98ff1546d80d6c3a138f952252a) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |