<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-kernel, branch dunfell</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=dunfell</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=dunfell'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2020-03-03T16:21:15+00:00</updated>
<entry>
<title>kernel: drop 5.2 bbappend</title>
<updated>2020-03-03T16:21:15+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-03-03T16:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=1af36ffa3d4f9e25fb361d0d9ce1477815d8448c'/>
<id>urn:sha1:1af36ffa3d4f9e25fb361d0d9ce1477815d8448c</id>
<content type='text'>
5.2 has been removed from core, so we drop the 5.2 bbappend to
match.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto/xen.cfg: update Xen KConfig fragment entries</title>
<updated>2020-02-27T21:59:22+00:00</updated>
<author>
<name>Christopher Clark</name>
<email>christopher.w.clark@gmail.com</email>
</author>
<published>2020-02-26T00:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=7c4e062505ed92739bca899bf8a7263ada620ada'/>
<id>urn:sha1:7c4e062505ed92739bca899bf8a7263ada620ada</id>
<content type='text'>
CONFIG_XEN_MAX_DOMAIN_MEMORY has been retired since kernel commit:
    197ecb3802c04499d8ff4f8cb28f6efa008067db
    xen/balloon: add runtime control for scrubbing ballooned out pages

CONFIG_XEN_SCRUB_PAGES has been replaced with CONFIG_XEN_SCRUB_PAGES_DEFAULT
since kernel commit: c70727a5bc18a5a233fddc6056d1de9144d7a293
    xen: allow more than 512 GB of RAM for 64 bit pv-domains

Signed-off-by: Christopher Clark &lt;christopher.clark6@baesystems.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: allow fragment re-use from any aware kernel</title>
<updated>2020-02-26T13:53:51+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-02-26T13:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=f2f36a8061c600b35b5f0ce1599d59f1d144a3aa'/>
<id>urn:sha1:f2f36a8061c600b35b5f0ce1599d59f1d144a3aa</id>
<content type='text'>
The kernel fragments contained in this layer could not easily
be consumed by any fragment aware kernel not called "linux-yocto".

To make them easier to include, we make the bbappend more generic,
to match any linux*.bb recipe (note: this means it will match
things like linux-atm.bb as well).

To avoid adding the fragments to recipes that can't use them,
or to a version that hasn't been valided, we use the LINUX_VERSION
variable to pull out the major/minor kernel release and then
include a specific version of the .inc file.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: add v5.4 bbappend</title>
<updated>2020-02-21T17:49:51+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-02-21T17:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=324696b9a9d1df591b1a2501bc1825fddefb80c5'/>
<id>urn:sha1:324696b9a9d1df591b1a2501bc1825fddefb80c5</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: drop v4.19 bbappend</title>
<updated>2020-02-21T17:49:19+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-02-21T17:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=b252576ed650a93e6a5f6f6a8cd10ca5f8a59e05'/>
<id>urn:sha1:b252576ed650a93e6a5f6f6a8cd10ca5f8a59e05</id>
<content type='text'>
4.19 has been dropped from core, so we drop our bbappend.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: update linux-yocto bbappends to match oe-core master</title>
<updated>2019-09-06T17:07:41+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2019-09-06T17:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=5258e897103fa4e1e4dba82b094910b88c5c641e'/>
<id>urn:sha1:5258e897103fa4e1e4dba82b094910b88c5c641e</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>lxc.cfg: set CONFIG_VXLAN=m for running in virtual machine</title>
<updated>2019-08-19T02:28:11+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2019-08-13T11:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=6d6b2e1cb887a8d25277e3e71ce2602b42ceed1c'/>
<id>urn:sha1:6d6b2e1cb887a8d25277e3e71ce2602b42ceed1c</id>
<content type='text'>
The vxlan module is needed if user or some software is trying
to configure network when the image is running in virtual machine.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: Add conditional inclusion of linux-yocto_virtualization.inc for rt kernel</title>
<updated>2019-06-18T03:58:09+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2019-06-11T03:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=bff274db9948484cbdcb03b23ff2106448a3448a'/>
<id>urn:sha1:bff274db9948484cbdcb03b23ff2106448a3448a</id>
<content type='text'>
This is the same as other kernel bbappend.

Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: drop 4.18 bbappend</title>
<updated>2019-04-09T15:43:43+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2019-04-09T15:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=69288b17c099e7949527f29aeb4d7fce749e1ab8'/>
<id>urn:sha1:69288b17c099e7949527f29aeb4d7fce749e1ab8</id>
<content type='text'>
4.18 has been removed from oe-core master, so we no longer need
this bbappend.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: add 5.0 bbappend</title>
<updated>2019-03-18T13:52:33+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2019-03-18T13:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=5fd37dbe1c0460362b70885241d04df8e3a47eaf'/>
<id>urn:sha1:5fd37dbe1c0460362b70885241d04df8e3a47eaf</id>
<content type='text'>
Althought the bbappends are currently empty, lets stick with
the versioned (versus wildcard) bbappend. They serve as an
explicit reference to which kernels have been tested with
meta-virt

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