<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack, branch master</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=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2026-04-08T16:13:11+00:00</updated>
<entry>
<title>concurrent-ruby: move from meta-openstack to main layer</title>
<updated>2026-04-08T16:13:11+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-04-08T15:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=91a9eccf4bd98a52e8d186a244e2befaa6200be2'/>
<id>urn:sha1:91a9eccf4bd98a52e8d186a244e2befaa6200be2</id>
<content type='text'>
Transitive dependency of fluentd via tzinfo.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>memcached: update and move from meta-openstack to main layer</title>
<updated>2026-04-08T16:13:11+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-04-08T12:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=fd8ebe954a8497d5fddd790ab58665db62314153'/>
<id>urn:sha1:fd8ebe954a8497d5fddd790ab58665db62314153</id>
<content type='text'>
memcached is a general-purpose caching system, not OpenStack-specific.

We also:
  - refresh hugetlbfs patch for 1.6.41
  - 1.6.x configure.ac uses pkg-config macros (AS_IF, AC_CACHE_CHECK) that require pkg.m4 from pkgconfig-native.
  - fix WORKDIR -&gt; UNPACKDIR for config file

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>fluentd: update to 1.19.2</title>
<updated>2026-04-08T16:13:11+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-04-08T12:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=ee1443fba2f175c79a2fb37bb0d27c8eca01c405'/>
<id>urn:sha1:ee1443fba2f175c79a2fb37bb0d27c8eca01c405</id>
<content type='text'>
As part of this update we:

  - move from meta-openstack to main layer
  - move ruby dependencies from meta-openstack to main layer
  - Move the fluentd RDEPENDS recipes alongside fluentd itself:
    cool.io, http-parser.rb, msgpack, serverengine, sigdump, strptime,
    tzinfo, tzinfo-data, yajl-ruby.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-openstack: remove obsolete Python backport and dead project recipes</title>
<updated>2026-04-07T23:23:11+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-04-07T23:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=40f907312497223c7f19d2a51eea4a4fc32e3948'/>
<id>urn:sha1:40f907312497223c7f19d2a51eea4a4fc32e3948</id>
<content type='text'>
Remove 16 recipes for Python packages that are either built into
Python 3 or are dead/deprecated upstream projects:

Python 3 backports (unnecessary since Python 3.3+):
  ordereddict, pathlib, funcsigs, enum-compat, singledispatch,
  weakrefmethod, positional

Dead/deprecated projects:
  aioeventlet, suds, suds-jurko, oauth2, trollius, pika-pool,
  requestsexceptions, dogpile.core, tempita

No recipes in the layer depend on any of these packages.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer: bump compatibility to wrynose</title>
<updated>2026-03-18T03:29:46+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-03-18T03:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=610d0d72aaac727c65d340d0986eb88300a5d40f'/>
<id>urn:sha1:610d0d72aaac727c65d340d0986eb88300a5d40f</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: rename 6.12 to 6.18</title>
<updated>2026-02-25T18:31:41+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-02-25T18:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=12e90b79eca4fd6409d4a9de992c82ff3edc1963'/>
<id>urn:sha1:12e90b79eca4fd6409d4a9de992c82ff3edc1963</id>
<content type='text'>
OEcore has dropped 6.12, so rename our bbappend to match.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-openstack: Fix whitespace warnings</title>
<updated>2025-07-18T03:49:59+00:00</updated>
<author>
<name>Ryosuke Saito</name>
<email>ryosuke.saito@linaro.org</email>
</author>
<published>2025-07-17T03:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=6c5afb77aa5580dbe737f682ee2f792122c0c2f3'/>
<id>urn:sha1:6c5afb77aa5580dbe737f682ee2f792122c0c2f3</id>
<content type='text'>
Add whitespaces around variable assignments to eliminate the build warnings:

WARNING: python-ceilometer_git.bb:25 has a lack of whitespace around the assignment:
 'KEYSTONE_HOST="${CONTROLLER_IP}"'
WARNING: python-cinder_git.bb:39 has a lack of whitespace around the assignment:
 'KEYSTONE_HOST="${CONTROLLER_IP}"'
...

Signed-off-by: Ryosuke Saito &lt;ryosuke.saito@linaro.org&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer/global: update S assignments</title>
<updated>2025-07-16T18:42:13+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-07-16T18:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=24f0b028ecdd3740a4a7b2e961d00bc4587f6e7d'/>
<id>urn:sha1:24f0b028ecdd3740a4a7b2e961d00bc4587f6e7d</id>
<content type='text'>
Updating meta-cloud-services and sublayers to comply with the UNPACKDIR
changes. The techniques mentioned in the following commit are used:

  Author: Alexander Kanavin &lt;alex@linutronix.de&gt;
  Date:   Tue Jun 24 13:53:51 2025 +0200

      migration-guides/migration-5.3.rst: add guidance for breaking WORKDIR changes

      (From yocto-docs rev: f59504d8706a817e0b5a6235ebb69cb3b3ebb277)

      Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
      Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
      Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer: drop styhead, add whinlatter</title>
<updated>2025-06-20T12:33:53+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-06-20T12:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=ff75057ed28f942543c951f7af22b891752557f1'/>
<id>urn:sha1:ff75057ed28f942543c951f7af22b891752557f1</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>qemu: update bbappend to match oe-core</title>
<updated>2025-05-05T20:00:40+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-05-05T20:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=03735bca14d02591c4391c1152bac19e37bf4f05'/>
<id>urn:sha1:03735bca14d02591c4391c1152bac19e37bf4f05</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
