<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git, branch hardknott</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=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2021-10-29T01:12:14+00:00</updated>
<entry>
<title>python3-posix-ipc: Add LDSHARED to recipe</title>
<updated>2021-10-29T01:12:14+00:00</updated>
<author>
<name>Trevor Gamblin</name>
<email>trevor.gamblin@windriver.com</email>
</author>
<published>2021-10-25T15:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=70c8f5f48784d82dc338ec2346a6e1205cb432c1'/>
<id>urn:sha1:70c8f5f48784d82dc338ec2346a6e1205cb432c1</id>
<content type='text'>
Doing "import posix_ipc" on hardknott builds gives the following error:

ImportError: /usr/lib/python3.9/site-packages/posix_ipc.cpython-39-x86_64-linux-gnu.so: undefined symbol: shm_unlink

Set LDSHARED for the recipe with "-lrt" included to fix this.

Signed-off-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conf: drop honister from compatibility</title>
<updated>2021-06-04T12:54:10+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-06-04T12:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=d33dd7566e3d5e28d250354bbbee9af7350734f9'/>
<id>urn:sha1:d33dd7566e3d5e28d250354bbbee9af7350734f9</id>
<content type='text'>
honister has not even been released yet, and it was incorrectly
put into the compatbility before hardknott was branched. We drop
it from the list to reflect the proper compat.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>novnc: upgrade 0.4 -&gt; 1.2.0</title>
<updated>2021-04-19T03:03:34+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@fujitsu.com</email>
</author>
<published>2021-04-16T01:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=8668f5880922c80e3d934bdb9c598db1f2f70fae'/>
<id>urn:sha1:8668f5880922c80e3d934bdb9c598db1f2f70fae</id>
<content type='text'>
Refer to Fedora's style and upgrade to the latest version.

-License-Update: Copyright year updated to 2019.

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conf/layer.conf: add honister to compatibility list</title>
<updated>2021-04-15T14:09:19+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-04-15T14:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=379ec24660f1ea9d03b148843f4bd30f504c8a62'/>
<id>urn:sha1:379ec24660f1ea9d03b148843f4bd30f504c8a62</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conf/layer.conf: add honister to compatibility list</title>
<updated>2021-04-15T14:08:46+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-04-15T14:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=2de73397c962cf19f3ffd2755f0c5d7bd5f9eb0f'/>
<id>urn:sha1:2de73397c962cf19f3ffd2755f0c5d7bd5f9eb0f</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>novnc: Correct LICENSE</title>
<updated>2021-04-14T02:51:24+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@fujitsu.com</email>
</author>
<published>2021-04-13T17:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=eb1ad5403e7572abfe21c62616e78c66e3da7131'/>
<id>urn:sha1:eb1ad5403e7572abfe21c62616e78c66e3da7131</id>
<content type='text'>
The LICENSE.txt file is described as follows:
The default noVNC license is MPL-2.0.

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>consul: export GO111MODULE=off</title>
<updated>2021-03-16T12:58:39+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2021-03-16T06:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=a878d3aedf0339cf121c0c933d9f3cfb526f56f9'/>
<id>urn:sha1:a878d3aedf0339cf121c0c933d9f3cfb526f56f9</id>
<content type='text'>
With the latest go version bump in oe-core export GO111MODULE is
on by default. Our build is not setup to use go modules, so we
disable it and avoid configuration errors.

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>conf: add hardknott compatibility</title>
<updated>2021-03-15T15:10:54+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-03-15T15:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=b45600fc98b1a2f2dbc18418de52930ba2192190'/>
<id>urn:sha1:b45600fc98b1a2f2dbc18418de52930ba2192190</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conf: add hardknott compatibility</title>
<updated>2021-03-15T15:10:30+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-03-15T15:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=dd6c4b92a1e4ba9da801237f5e3e667c7d6b78e1'/>
<id>urn:sha1:dd6c4b92a1e4ba9da801237f5e3e667c7d6b78e1</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-dogpile.cache: upgrade 1.1.1 -&gt; 1.1.2</title>
<updated>2021-02-09T13:24:04+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@cn.fujitsu.com</email>
</author>
<published>2021-02-05T02:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=5355a496725714fd97bd3a766d9f273d91878b82'/>
<id>urn:sha1:5355a496725714fd97bd3a766d9f273d91878b82</id>
<content type='text'>
-License-Update: Copyright year updated to 2021.

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