summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/ion/libion
Commit message (Collapse)AuthorAgeFilesLines
* recipes: update github SRC_URIsDenys Dmytriyenko2021-12-151-48/+0
| | | | | | | | | | | | | | | | https://github.blog/2021-09-01-improving-git-protocol-security-github/ GitHub is deprecating unauthenticated protocols, including git:// so update SRC_URIs with protocol=https Explicitly pass branch=master where omitted, as bitbake now requires it. While at it, update libion to the latest to eliminate upstreamed patch. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* libion: Fix build for multilibbed environmentKhem Raj2019-12-191-0/+48
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>