<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/conf, branch warrior</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=warrior</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=warrior'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2019-04-02T06:42:32+00:00</updated>
<entry>
<title>conf: add warrior to layer compat</title>
<updated>2019-04-02T06:42:32+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2019-04-02T06:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=ae9ff00b3f4f4772ddef33a53ba31abcf4c3b523'/>
<id>urn:sha1:ae9ff00b3f4f4772ddef33a53ba31abcf4c3b523</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: set PREFERRED_VERSION for python-networkx</title>
<updated>2018-10-11T18:46:32+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>Mingli.Yu@windriver.com</email>
</author>
<published>2018-10-11T03:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=50c28a1eecb10db2ae649b10408f028eac4e9d03'/>
<id>urn:sha1:50c28a1eecb10db2ae649b10408f028eac4e9d03</id>
<content type='text'>
Only set PREFERRED_VERSION for python-networkx
when the openstack distro is enabled

Signed-off-by: Mingli Yu &lt;Mingli.Yu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>sanity-meta-openstack.bbclass: add class for bbappend files checking</title>
<updated>2018-10-11T18:46:29+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>Mingli.Yu@windriver.com</email>
</author>
<published>2018-10-11T03:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=5b4e2a5ff9b36b6b244bfa0861bc8f8da16a832f'/>
<id>urn:sha1:5b4e2a5ff9b36b6b244bfa0861bc8f8da16a832f</id>
<content type='text'>
Add a new class sanity-meta-openstack.bbclass,
to check whether necessary settings are available
for bbappend files and preferred version setting
in this layer to be effective and warn users if not.

In addition, a variable SKIP_SANITY_META_OPENSTACK_CHECK
is added to enable users to explicitly skip the
checking to avoid unwanted warnings.

Signed-off-by: Mingli Yu &lt;Mingli.Yu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Add thud to LAYERSERIES_COMPAT</title>
<updated>2018-10-10T03:22:57+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-10-08T03:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=352220329e1023f1781d9a188a1b06644233ce4b'/>
<id>urn:sha1:352220329e1023f1781d9a188a1b06644233ce4b</id>
<content type='text'>
Since `9ec5a8a layer.conf: Drop sumo from LAYERSERIES_CORENAMES' and
`9867924 layer.conf: Add thud to LAYERSERIES_CORENAMES' applied in oe-core,
add thud to LAYERSERIES_COMPAT

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>*/layer.conf: Update LAYERDEPENDS</title>
<updated>2018-10-10T03:22:57+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2018-10-08T03:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=702fdd7945395f5cc3f9047cbb85f03173befad4'/>
<id>urn:sha1:702fdd7945395f5cc3f9047cbb85f03173befad4</id>
<content type='text'>
The ruby layer is no longer in meta-openembedded, remove references to that
from the README.

Implement the LAYERDEPENDS for each of the layers so that the layerindex
will populate properly.

Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-requests: remove PREFERRED_VERSION limit</title>
<updated>2018-05-22T02:11:53+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>Mingli.Yu@windriver.com</email>
</author>
<published>2018-05-18T06:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=a16956be01e7f6a4efe52e370cd122f53e054a8c'/>
<id>urn:sha1:a16956be01e7f6a4efe52e370cd122f53e054a8c</id>
<content type='text'>
* Previously, add PREFERRED_VERSION for python-requests
  as we want to use version &gt;=2.10.0 and the full commit
  message as below:

  commit 185eccef8964632f5b255265a0a8e59fe5858397
  Author: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
  Date:   Fri Jan 20 16:59:31 2017 -0500

    python-requests: use version from meta-openembedded

    We want to use a version &gt;=2.10.0 as required by python-keystoneauth1
    so set a PREF so we don't get the older version found in
    meta-virtualization and used by docker.

    Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
    Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;

* Now meta-oe upreved python-requests to 2.18.4, remove
  PREFERRED_VERSION limit to avoid bitbake messages like:

  "NOTE: preferred version 2.13.0 of python-requests not available"

Signed-off-by: Mingli Yu &lt;Mingli.Yu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>Add LAYERSERIES_COMPAT</title>
<updated>2018-05-22T02:10:00+00:00</updated>
<author>
<name>Jeremy A. Puhlman</name>
<email>jpuhlman@mvista.com</email>
</author>
<published>2018-05-21T19:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=620ec0b3517cab2cf90c1b83f1f8e93b00c3a581'/>
<id>urn:sha1:620ec0b3517cab2cf90c1b83f1f8e93b00c3a581</id>
<content type='text'>
Signed-off-by: Jeremy Puhlman &lt;jpuhlman@mvista.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-oslo.i18n: was uprev'd incorrectly</title>
<updated>2018-04-09T14:48:37+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2018-04-04T20:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=7d68719268bc895ca7665007ad6f670389df1415'/>
<id>urn:sha1:7d68719268bc895ca7665007ad6f670389df1415</id>
<content type='text'>
The original commit had a mistake in it giving the impression 3.20.0
was on the stable/pike branch when in fact it was not. We want all
openstack components on stable/pike so this uprev is not valid and we
must bring back the old version and set it as the PREFERRED_VERSION.

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>python-networkx: uprev to v1.11</title>
<updated>2018-04-09T14:48:37+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2018-04-04T20:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=3088635dfe063b924d1aa52e72501e5a09ae836d'/>
<id>urn:sha1:3088635dfe063b924d1aa52e72501e5a09ae836d</id>
<content type='text'>
We are unable to use the v2.0 found in meta-python (v2.0 is excluded
in the python-pypowervm requirements.txt). So uprev our
python-networkx to an acceptable version for all related packages and
force its use via PREFERRED_VERSION.

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>python-jsonschema: drop our recipe in favor of the one in meta-python</title>
<updated>2017-11-15T20:53:41+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-11-15T19:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=dfa434bd5c12366d3745609fa042c5e16974c988'/>
<id>urn:sha1:dfa434bd5c12366d3745609fa042c5e16974c988</id>
<content type='text'>
The current v2.5.1 recipe is slightly broken (needs PYPI_PACKAGE_EXT =
"zip" added). But regardless the current v2.5.1 recipe is unused since
we are picking up the v2.6.0 in meta-python. Drop the unused/broken
v2.5.1 recipe to clean things up. As with all our python recipes we
will need to keep an eye on the version to ensure the are compatible,
so add a PREF version to help track any skew that might develop.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
