<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/classes/meta-virt-k8s-cfg.bbclass, branch easyjson</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=easyjson</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=easyjson'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2020-02-10T15:28:38+00:00</updated>
<entry>
<title>conf: defer DISTRO_FEATURE check to bbclass processing</title>
<updated>2020-02-10T15:28:38+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-02-10T15:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=3a7d446fa94787eda0bcc2f3759e07db5bda6b2f'/>
<id>urn:sha1:3a7d446fa94787eda0bcc2f3759e07db5bda6b2f</id>
<content type='text'>
We were using USER_CLASS loading to allow conditional checking
on DISTRO_FEATURES, which triggered distro feature specific version
pinning.

It was found that DISTRO_FEATURES set in local.conf is not
consistently available at layer.conf parse time, hence our checks
were not always working as expected (i.e. the version files are
not included).

If we move the DISTRO_FEATURE check to the bbclasses, and use it
to trigger the include, we should have a consistent set of variable
resolution and consistent behaviour.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conf: add k8s distro feature</title>
<updated>2019-12-10T07:25:21+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2019-12-10T07:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=c31e46fce79f32a6692358105e15d77c652a9c9a'/>
<id>urn:sha1:c31e46fce79f32a6692358105e15d77c652a9c9a</id>
<content type='text'>
Add support for a new distro feature to control kubernetes versions
and related configuration.

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