<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-kernel, branch zeus</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=zeus</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=zeus'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2019-10-13T23:43:41+00:00</updated>
<entry>
<title>meta-openstack: linux-yocto: Remove non-existing kernel options</title>
<updated>2019-10-13T23:43:41+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2019-10-12T09:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=e4089d509db56ad829dcdaba15dde0dd9ec4b77d'/>
<id>urn:sha1:e4089d509db56ad829dcdaba15dde0dd9ec4b77d</id>
<content type='text'>
The following kernel options have been removed from kernel.

CONFIG_NF_NAT_PROTO_SCTP removed by
faec18dbb0405 ("netfilter: nat: remove l4proto-&gt;manip_pkt")

CONFIG_NF_NAT_IPV4 removed by
3bf195ae6037e ("netfilter: nat: merge nf_nat_ipv4,6 into nat core")

CONFIG_NF_CONNTRACK_PROC_COMPAT removed by
adf0516845bc ("netfilter: remove ip_conntrack* sysctl compat code")

CONFIG_NF_NAT_NEEDED removed by
4806e975729f ("netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)")

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: update linux-yocto bbappends to match oe-core master</title>
<updated>2019-09-06T17:09:17+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2019-09-06T17:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=bc53c1f642a1aa8f0db464d86eb7b0aa9a661860'/>
<id>urn:sha1:bc53c1f642a1aa8f0db464d86eb7b0aa9a661860</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux: update bbappend to match oe-core version</title>
<updated>2019-06-03T20:08:10+00:00</updated>
<author>
<name>Hongzhi.Song</name>
<email>hongzhi.song@windriver.com</email>
</author>
<published>2019-05-30T05:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=2989c93eb40b3a30cc14fe080e400cbe31ad5252'/>
<id>urn:sha1:2989c93eb40b3a30cc14fe080e400cbe31ad5252</id>
<content type='text'>
Since v4.18 was removed and v5.0 was created, bbappend should be
adjusted to match oe-core.

Signed-off-by: Hongzhi.Song &lt;hongzhi.song@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: Remove redundant config fragment</title>
<updated>2019-03-01T16:37:57+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2019-02-27T07:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=f037d515e9551862d5e036ba68be4615fda3b8be'/>
<id>urn:sha1:f037d515e9551862d5e036ba68be4615fda3b8be</id>
<content type='text'>
This fixes 01a28c32acb2 ("linux/nf.cfg: CONFIG_NF_CONNTRACK_IPV4 was replaced by
CONFIG_NF_CONNTRACK") which duplicates a config fragment and causes the
following warning.

Warning: Value of CONFIG_NF_CONNTRACK is defined multiple times within fragment
tmp-glibc/work-shared/intel-x86-64/kernel-source/.kernel-meta/configs/v4.19/standard/intel-x86/nf.cfg:
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CONNTRACK=y

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>linux/nf.cfg: CONFIG_NF_CONNTRACK_IPV4 was replaced by CONFIG_NF_CONNTRACK</title>
<updated>2019-01-25T13:31:53+00:00</updated>
<author>
<name>Hongzhi.Song</name>
<email>hongzhi.song@windriver.com</email>
</author>
<published>2019-01-25T07:56:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=01a28c32acb2bb588ec3d3a6273488ca8d55e670'/>
<id>urn:sha1:01a28c32acb2bb588ec3d3a6273488ca8d55e670</id>
<content type='text'>
kernel has replaced CONFIG_NF_CONNTRACK_IPV4 with CONFIG_NF_CONNTRACK.
[commit: a0ae2562c]

Signed-off-by: Hongzhi.Song &lt;hongzhi.song@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>kernel: update bbappends to match oe-core</title>
<updated>2018-12-21T19:44:18+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2018-12-21T19:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=7ce5fd5d4675016725ddbe1ec302d5ce337a7283'/>
<id>urn:sha1:7ce5fd5d4675016725ddbe1ec302d5ce337a7283</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>kernel: update bbappends to match oe-core</title>
<updated>2018-09-04T12:42:15+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2018-09-04T12:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=86ad8a05ea7e4960955e78ae38241e19e8116afc'/>
<id>urn:sha1:86ad8a05ea7e4960955e78ae38241e19e8116afc</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>kernel: add 4.14 bbappend</title>
<updated>2018-08-14T17:04:50+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2018-08-14T17:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=0a2c5674f18e76485030339ef27f57e9a807afba'/>
<id>urn:sha1:0a2c5674f18e76485030339ef27f57e9a807afba</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>kernel: Remove bbappaned for old kernels</title>
<updated>2018-08-14T17:03:39+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2018-08-13T06:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=5b963d1e391dd822a56678194ff914bbcac83012'/>
<id>urn:sha1:5b963d1e391dd822a56678194ff914bbcac83012</id>
<content type='text'>
Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>kernel: update bbappends to match oe-core reference kernels</title>
<updated>2017-10-20T02:09:44+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2017-10-20T02:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=124321f4d9e2cfd5d569c6dbbd27d057f2e0bd5f'/>
<id>urn:sha1:124321f4d9e2cfd5d569c6dbbd27d057f2e0bd5f</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
