<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-support, branch sumo</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=sumo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=sumo'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2018-07-10T13:52:47+00:00</updated>
<entry>
<title>tgt: Use return instead of exit to restart tgtd, if tgtd is not running</title>
<updated>2018-07-10T13:52:47+00:00</updated>
<author>
<name>Jagadeesh Krishnanjanappa</name>
<email>jkrishnanjanappa@mvista.com</email>
</author>
<published>2018-07-07T17:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=9aa6b5dcbacf734a93602515f0b1857b91c1d408'/>
<id>urn:sha1:9aa6b5dcbacf734a93602515f0b1857b91c1d408</id>
<content type='text'>
If the tgtd daemon is stopped, then '/etc/init.d/tgtd.init restart'
does not start the new tgtd daemon, as the control comes out from the
stop function, if it finds tgtd is not running.

Signed-off-by: Jagadeesh Krishnanjanappa &lt;jkrishnanjanappa@mvista.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>cyrus-sasl: drop bbappend</title>
<updated>2017-08-23T02:48:02+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-08-22T17:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=615d9c22d8bd3afd37afe8fd3174d85f42adc12b'/>
<id>urn:sha1:615d9c22d8bd3afd37afe8fd3174d85f42adc12b</id>
<content type='text'>
The change implemented in the bbappend is now part of the main recipe
file. See commit a97ab8e018d86461a4701625dc16b09370fad21f [cyrus-sasl:
inherit autotools-brokensep] in meta-openembedded.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>chef: remove the use of chef</title>
<updated>2017-01-09T17:23:58+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-01-09T15:04:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=0d6067258d09fdd47c95828e5e0e9b0f9987a529'/>
<id>urn:sha1:0d6067258d09fdd47c95828e5e0e9b0f9987a529</id>
<content type='text'>
The use of chef was never complete, had isses with updating binary
database files and had a cumbersome implementation. Since we are using
Ansible in meta-overc we are dropping the use of chef here and will
look to being at par with meta-overc by using Ansible if/when we get
time to look at runtime configuration in meta-cloud-services.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>tgt: ensure build LDFLAGS apply to all executables</title>
<updated>2017-01-09T17:23:58+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-01-09T15:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=96dd0da3edc2f56de99d84ef96effdbf366a3041'/>
<id>urn:sha1:96dd0da3edc2f56de99d84ef96effdbf366a3041</id>
<content type='text'>
Some of the tgt executables were not being built with the gnu-hash
causing a QA error. There is no apparent reason to have differences in
how the tgt executables are built so ensure they all use the LDFLAGS.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>mod-wsgi: uprev to use git and latest release</title>
<updated>2017-01-09T17:23:58+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-01-09T15:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=8e747fd2ab71d93a7d9b5bfa0bbe54705f56e2ce'/>
<id>urn:sha1:8e747fd2ab71d93a7d9b5bfa0bbe54705f56e2ce</id>
<content type='text'>
Apache2 was just uprev'd to the latest release in meta-oe so we should
really matching this. Additionally the version we are replacing had
build issue with the latest gcc, so the uprev solves these as well.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>housekeeping: rename bbappends to match the recipe versions</title>
<updated>2016-12-26T01:53:41+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2016-12-23T15:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=91b023bbcafef7967d716726244f6b549a198cbe'/>
<id>urn:sha1:91b023bbcafef7967d716726244f6b549a198cbe</id>
<content type='text'>
Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>housekeeping: replace deprecated base_contains</title>
<updated>2016-12-21T16:47:05+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2016-12-21T15:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=bd2525ceb47699747f9370773fa629bf28c999d6'/>
<id>urn:sha1:bd2525ceb47699747f9370773fa629bf28c999d6</id>
<content type='text'>
Fixes:
base_contains is deprecated, please use bb.utils.contains instead.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>salt: upgrade to 2016.11</title>
<updated>2016-12-19T03:41:36+00:00</updated>
<author>
<name>Alejandro del Castillo</name>
<email>alejandro.delcastillo@ni.com</email>
</author>
<published>2016-12-14T20:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=39e481c1e84ae87e45a84dce2ed57b25fa771c10'/>
<id>urn:sha1:39e481c1e84ae87e45a84dce2ed57b25fa771c10</id>
<content type='text'>
Signed-off-by: Alejandro del Castillo &lt;alejandro.delcastillo@ni.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>tgt: 1.0.63 -&gt; 1.0.67</title>
<updated>2016-09-19T20:06:28+00:00</updated>
<author>
<name>Wang Xin</name>
<email>wangxin2015.fnst@cn.fujitsu.com</email>
</author>
<published>2016-09-19T04:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=dc6d49cc79fa6ee173024a448cc2db5d512cba06'/>
<id>urn:sha1:dc6d49cc79fa6ee173024a448cc2db5d512cba06</id>
<content type='text'>
1) Upgrade tgt from 1.0.63 to 1.0.67.
2) Modify one patch, since the data has been changed.
    0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch

Signed-off-by: Wang Xin &lt;wangxin2015.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>salt-tests: Disable staticdev QAWarning</title>
<updated>2016-07-21T14:30:38+00:00</updated>
<author>
<name>Collin Richards</name>
<email>collin.richards@ni.com</email>
</author>
<published>2016-07-15T19:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=c57fd9dbadfaee0ac16962448a9cf432f99a9f78'/>
<id>urn:sha1:c57fd9dbadfaee0ac16962448a9cf432f99a9f78</id>
<content type='text'>
The salt-test package uses files with .a extensions in it's tests. These
are used in tests that inspect the tree structure of the file system and
have nothing to do with static libraries.

This triggers an OE QAWarning. Skip the staticdev check for this package
to disable this warning.

Signed-off-by: Collin Richards &lt;collin.richards@ni.com&gt;
Natinst-ReviewBoard-ID: 145293
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
