<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/ruby, branch honister</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=honister</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=honister'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2021-08-01T03:49:54+00:00</updated>
<entry>
<title>global: overrides conversion</title>
<updated>2021-08-01T03:49:54+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-08-01T03:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=0cffcd09a44b2a58452a5bb13714bfc47d6546bf'/>
<id>urn:sha1:0cffcd09a44b2a58452a5bb13714bfc47d6546bf</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>yard: rename 'master' to 'main' in SRC_URI</title>
<updated>2021-01-11T04:14:09+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2020-12-26T20:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=70aaa64bf7c74f42b01534f039d07695b0dfc23c'/>
<id>urn:sha1:70aaa64bf7c74f42b01534f039d07695b0dfc23c</id>
<content type='text'>
master branch was renamed to main.

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>json: fix Bignumn/Fixnum issue when using Ruby 2.5</title>
<updated>2021-01-11T04:14:09+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2020-12-26T20:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=5c6ef32f59b92a1c1ff4636a413b6d3fe6208145'/>
<id>urn:sha1:5c6ef32f59b92a1c1ff4636a413b6d3fe6208145</id>
<content type='text'>
There is a recognized problem with json_1.8.3 when used with Ruby 2.5;
in summary:

  compiling generator.c
  generator.c: In function ‘generate_json’:
  generator.c:861:25: error: ‘rb_cFixnum’ undeclared (first use in this
  function); did you mean ‘mFixnum’?
       } else if (klass == rb_cFixnum) {
                           ^~~~~~~~~~
                           mFixnum
  generator.c:861:25: note: each undeclared identifier is reported only
  once for each function it appears in
  generator.c:863:25: error: ‘rb_cBignum’ undeclared (first use in this
  function); did you mean ‘rb_cFixnum’?
       } else if (klass == rb_cBignum) {
                           ^~~~~~~~~~
                           rb_cFixnum

This is explained in detail at:

https://makandracards.com/makandra/74544-how-to-fix-json-1-8-3-with-ruby-2-5

The simplest solution is to upgrade json just a wee bit to 1.8.5 to
resolve this.

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>ipaddress.git.bb: update SRC_URI to avoid redirection</title>
<updated>2021-01-11T04:14:09+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2020-12-27T12:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=eafa48b2398fc80f60d17483e44d6080a28efc23'/>
<id>urn:sha1:eafa48b2398fc80f60d17483e44d6080a28efc23</id>
<content type='text'>
Current SRC_URI just takes fetcher to new location.

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>Initial fluentd recipe</title>
<updated>2020-02-27T22:15:53+00:00</updated>
<author>
<name>Nathan Hartman</name>
<email>hnathan918@gmail.com</email>
</author>
<published>2020-02-20T19:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=40d18b925f004814d5e26da5ebda973975e6b7ab'/>
<id>urn:sha1:40d18b925f004814d5e26da5ebda973975e6b7ab</id>
<content type='text'>
Signed-off-by: Nathan Hartman &lt;hnathan918@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>Initial strptime ruby recipe</title>
<updated>2020-02-27T22:15:50+00:00</updated>
<author>
<name>Nathan Hartman</name>
<email>hnathan918@gmail.com</email>
</author>
<published>2020-02-20T19:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=2e21be360e1cd6e04efe6c4080386cb0804e09ab'/>
<id>urn:sha1:2e21be360e1cd6e04efe6c4080386cb0804e09ab</id>
<content type='text'>
Signed-off-by: Nathan Hartman &lt;hnathan918@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>Initial sigdump and serverengine ruby recipes</title>
<updated>2020-02-27T22:15:47+00:00</updated>
<author>
<name>Nathan Hartman</name>
<email>hnathan918@gmail.com</email>
</author>
<published>2020-02-20T19:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=eb71de34422991c564731fe1214f76280ca5469f'/>
<id>urn:sha1:eb71de34422991c564731fe1214f76280ca5469f</id>
<content type='text'>
Signed-off-by: Nathan Hartman &lt;hnathan918@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>Initial msgpack ruby recipe</title>
<updated>2020-02-27T22:15:43+00:00</updated>
<author>
<name>Nathan Hartman</name>
<email>hnathan918@gmail.com</email>
</author>
<published>2020-02-20T19:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=afeb0402c69eb9db7ba323e11911f4c98c9288ee'/>
<id>urn:sha1:afeb0402c69eb9db7ba323e11911f4c98c9288ee</id>
<content type='text'>
Signed-off-by: Nathan Hartman &lt;hnathan918@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>Initial http_parser.rb ruby recipe</title>
<updated>2020-02-27T22:15:41+00:00</updated>
<author>
<name>Nathan Hartman</name>
<email>hnathan918@gmail.com</email>
</author>
<published>2020-02-20T19:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=dfae8c2538bab33e2af4909b98987769a36a8a29'/>
<id>urn:sha1:dfae8c2538bab33e2af4909b98987769a36a8a29</id>
<content type='text'>
Signed-off-by: Nathan Hartman &lt;hnathan918@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>Initial cool.io ruby recipe</title>
<updated>2020-02-27T22:15:37+00:00</updated>
<author>
<name>Nathan Hartman</name>
<email>hnathan918@gmail.com</email>
</author>
<published>2020-02-20T19:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=5ae8e5ed967c41c4f98b4aacc263f24c2526ed3e'/>
<id>urn:sha1:5ae8e5ed967c41c4f98b4aacc263f24c2526ed3e</id>
<content type='text'>
Signed-off-by: Nathan Hartman &lt;hnathan918@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
