<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-containers/oci-image-spec/oci-image-spec_git.bb, branch master-nxt</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=master-nxt</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=master-nxt'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2021-11-05T12:57:46+00:00</updated>
<entry>
<title>crun/oci-image-spec: specify https in github src_uri</title>
<updated>2021-11-05T12:57:46+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-11-05T12:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=3fea81e4c58f7c0f263341a96eec2cca39e87a59'/>
<id>urn:sha1:3fea81e4c58f7c0f263341a96eec2cca39e87a59</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>oci-image-spec: update to 1.0.1-latest</title>
<updated>2021-10-18T18:05:35+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-10-18T18:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=cf55d44e949a97291e2166d6d65dfd1ed677a263'/>
<id>urn:sha1:cf55d44e949a97291e2166d6d65dfd1ed677a263</id>
<content type='text'>
Bumping image-spec to version v1.0.1-97-g54a822e, which comprises the following commits:

    fc4df0a Fix very minor oversight in config example
    08dd547 media-types.md: clarify differences from Docker media types
    170393e Embedded other platform fields in image spec
    ebb32fd Use registry.example.com as example default registry
    0e20f8a Add CPU variant to image config
    a2b7b2f expected type/subtype test for descriptors should have comment that references failure, not success
    875b7e5 pullapprove: remove defunct config
    3b938ac Drop link to OCI scope table
    ee4bfe1 Add background to png images
    eaa222c image.base.ref.name -&gt; image.base.name based on stevvooe's feedback
    4221034 CODEOWNERS: switching from pullapprove to github builtin
    4feeaac Describe how index manifests should work with base image annotations
    a25f547 Removing Link Introduction
    54bc9b7 Fix typo
    b619890 Makefile: switch to the new OCI container image
    9ed9683 adding github workflow to render docs and lint
    87bb9f8 Create EMERITUS.md to recognize old maintainers
    71ccc68 Add standard base image annotations
    c435dd5 Remove Keyang Xie as a maintainer
    a4ddb1f MAINTAINERS: update jonboulle email address
    37e228a Update vbatts email address in MAINTAINERS
    5f0d52c Replace Jason B with Jon J in image-spec maintainers
    4366201 pandoc: point to a joint OCI org image
    8211213 fixed typo in image-layout
    78c42f4 Remove go4.org dependency
    43022b9 MAINTAINERS: remove Brandon Philips @philips
    8c25739 mediatype of layers should be application/vnd.oci.image.layer.v1.tar+gzip
    c3a73dc zstd: add constants to specs-go/v1
    d420390 README.md: return to one-sentence-per-line format
    ea8062d Reference "org" repo for meeting info
    1a29e86 media-types: Define layer media types suffix '+zstd'
    042b4d7 Run tests with go 1.12
    3d3783d Fix linting error
    bd4f8fc annotations.md: Fix a small typo
    c5f603f Fix table header grammar in annotations

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>image-spec: explictly reference main branch</title>
<updated>2021-08-03T03:36:31+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-08-03T03:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=96712be73dbca60fdceb4be68e5454944fe42d50'/>
<id>urn:sha1:96712be73dbca60fdceb4be68e5454944fe42d50</id>
<content type='text'>
The oci-image-spec repository has dropped its master branch,
so the fetcher default no longer works.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>global: overrides syntax conversion</title>
<updated>2021-08-02T21:17:53+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-07-28T18:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=d876cfc5bfafa516dee55d04b50b319a22165640'/>
<id>urn:sha1:d876cfc5bfafa516dee55d04b50b319a22165640</id>
<content type='text'>
OEcore/bitbake are moving to use the clearer ":" as an overrides
separator.

This is pass one of updating the meta-virt recipes to use that
syntax.

This has only been minimally build/runtime tested, more changes
will be required for missed overrides, or incorrect conversions

Note: A recent bitbake is required:

    commit 75fad23fc06c008a03414a1fc288a8614c6af9ca
    Author: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
    Date:   Sun Jul 18 12:59:15 2021 +0100

        bitbake: data_smart/parse: Allow ':' characters in variable/function names

        It is becomming increasingly clear we need to find a way to show what
        is/is not an override in our syntax. We need to do this in a way which
        is clear to users, readable and in a way we can transition to.

        The most effective way I've found to this is to use the ":" charater
        to directly replace "_" where an override is being specified. This
        includes "append", "prepend" and "remove" which are effectively special
        override directives.

        This patch simply adds the character to the parser so bitbake accepts
        the value but maps it back to "_" internally so there is no behaviour
        change.

        This change is simple enough it could potentially be backported to older
        version of bitbake meaning layers using the new syntax/markup could
        work with older releases. Even if other no other changes are accepted
        at this time and we don't backport, it does set us on a path where at
        some point in future we could
        require a more explict syntax.

        I've tested this patch by converting oe-core/meta-yocto to the new
        syntax for overrides (9000+ changes) and then seeing that builds
        continue to work with this patch.

        (Bitbake rev: 0dbbb4547cb2570d2ce607e9a53459df3c0ac284)

        Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>oci-image-spec: uprev to v1.0.1</title>
<updated>2019-07-12T14:50:34+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2019-06-27T03:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=df0abf029381587291621d28dd9716288d87c964'/>
<id>urn:sha1:df0abf029381587291621d28dd9716288d87c964</id>
<content type='text'>
Updating the reference/source package of the oci-image-spec to v1.0.1.

We also cleanup the install rule to be a bit simpler (by using
--parents), and remove the .tool directory (which is new to this
version), since it won't be package by default (and hence throws a
QA error) and we don't need the .tool/* files.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>oci: introduce oci-image-tools (and dependencies)</title>
<updated>2017-02-15T19:57:35+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2017-02-15T03:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=b18acd8bc403dc8781e3a25bb534e14ba0c38fda'/>
<id>urn:sha1:b18acd8bc403dc8781e3a25bb534e14ba0c38fda</id>
<content type='text'>
The oci image tools allow the easy manipulation of containers and
bundles.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
