Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: convert github SRC_URIs to use https protocolhardknott-next | Martin Jansa | 2021-12-03 | 1 | -1/+1 |
| | | | | | | | | | * apply the same also for recipes using PKG_NAME starting with github.com which the conversion script doesn't update automatically Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | global: add explicit branch to all SRC_URIs | Bruce Ashfield | 2021-12-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | As introduced in the oe-core post: https://lists.openembedded.org/g/openembedded-core/message/157623 SRC_URIs without an explicit branch will generate warnings, and eventually be an error. We run the provided conversion script to make sure that meta-virt is ready for the change. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | oci: introduce oci-image-tools (and dependencies) | Bruce Ashfield | 2017-02-15 | 1 | -0/+41 |
The oci image tools allow the easy manipulation of containers and bundles. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |