<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/ruby, branch kilo</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=kilo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=kilo'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2015-04-16T19:12:22+00:00</updated>
<entry>
<title>rest-client: upgrade to 1.7.3</title>
<updated>2015-04-16T19:12:22+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2015-04-15T05:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=b893f4c9d72af837325667caa1acae46cbca1ee7'/>
<id>urn:sha1:b893f4c9d72af837325667caa1acae46cbca1ee7</id>
<content type='text'>
Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>ruby/json: fix incorrect patch specifications</title>
<updated>2015-02-17T04:49:17+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2015-02-17T04:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=9f619652409f11c6e1f9d66e70fd60a3b99e2ea0'/>
<id>urn:sha1:9f619652409f11c6e1f9d66e70fd60a3b99e2ea0</id>
<content type='text'>
The merges of the following two commits:

   commit 7ee6d9c99ab2a27ee700a53e47854e3c8eee7671
   Author: Qian Lei &lt;qianl.fnst@cn.fujitsu.com&gt;
   Date:   Wed Jan 28 10:03:36 2015 +0800

       yajl-ruby: Don't compile extensions

       Module mkmf is used to generate Makefile, but it uses native
       libraries
       instead of target libraries. To avoid arch problem, we don't compile
       the extension.

       Signed-off-by: Qian Lei &lt;qianl.fnst@cn.fujitsu.com&gt;
       Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;

   commit 08f5108740cf64a696d2552e9922c6de72a9cee6
   Author: Qian Lei &lt;qianl.fnst@cn.fujitsu.com&gt;
   Date:   Wed Jan 28 10:03:35 2015 +0800

       json: Don't compile extensions

       Module mkmf is used to generate Makefile, but it uses native
       libraries
       instead of target libraries. To avoid arch problem, we don't compile
       the extension.

       Signed-off-by: Qian Lei &lt;qianl.fnst@cn.fujitsu.com&gt;
       Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;

Were incorrected merged and contained invalid patch specifications. So
we move the patches up to the SRC_URI where they belong.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>yajl-ruby: Don't compile extensions</title>
<updated>2015-01-30T05:19:10+00:00</updated>
<author>
<name>Qian Lei</name>
<email>qianl.fnst@cn.fujitsu.com</email>
</author>
<published>2015-01-28T02:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=7ee6d9c99ab2a27ee700a53e47854e3c8eee7671'/>
<id>urn:sha1:7ee6d9c99ab2a27ee700a53e47854e3c8eee7671</id>
<content type='text'>
Module mkmf is used to generate Makefile, but it uses native libraries
instead of target libraries. To avoid arch problem, we don't compile
the extension.

Signed-off-by: Qian Lei &lt;qianl.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>json: Don't compile extensions</title>
<updated>2015-01-30T05:19:09+00:00</updated>
<author>
<name>Qian Lei</name>
<email>qianl.fnst@cn.fujitsu.com</email>
</author>
<published>2015-01-28T02:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=08f5108740cf64a696d2552e9922c6de72a9cee6'/>
<id>urn:sha1:08f5108740cf64a696d2552e9922c6de72a9cee6</id>
<content type='text'>
Module mkmf is used to generate Makefile, but it uses native libraries
instead of target libraries. To avoid arch problem, we don't compile
the extension.

Signed-off-by: Qian Lei &lt;qianl.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>slop: checkout v3 branch to fix the following build error.</title>
<updated>2015-01-21T16:10:26+00:00</updated>
<author>
<name>Bian Naimeng</name>
<email>biannm@cn.fujitsu.com</email>
</author>
<published>2015-01-21T00:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=fe7f9088c29cc4041d0ee5f08871308139311127'/>
<id>urn:sha1:fe7f9088c29cc4041d0ee5f08871308139311127</id>
<content type='text'>
slop: checkout v3 branch to fix the following build error.

  ERROR: Fetcher failure: Unable to find revision a009587ec2c0cf07b38bd8f0b59baa244fdbce51 in branch master even from upstream
  DEBUG: Python function base_do_fetch finished
  DEBUG: Python function do_fetch finished
  ERROR: Function failed: Fetcher failure for URL: 'git://github.com/leejarvis/slop.git'. Unable to fetch URL from any source.

Signed-off-by: Bian Naimeng &lt;biannm@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>chef: resolve mismatch between branch name and SRCREV</title>
<updated>2014-09-26T13:09:21+00:00</updated>
<author>
<name>Mustapha Lansana</name>
<email>Mustapha.Lansana@windriver.com</email>
</author>
<published>2014-09-19T23:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=ea4560f65862a7c94d15cfe6006f8059ab62ea74'/>
<id>urn:sha1:ea4560f65862a7c94d15cfe6006f8059ab62ea74</id>
<content type='text'>
Maintainer's of the upstream git trees for these packages have branched
the repos from which these packages were fetched.
This creates a mismatch between the SRCREV and branch name in the recipe
files.
Specify the branch name to resolve the error or update
the SRCREV to match a commit id found on master.

Signed-off-by: Mustapha Lansana &lt;Mustapha.Lansana@windriver.com&gt;
</content>
</entry>
<entry>
<title>Ruby/chef solo: fixes</title>
<updated>2014-05-24T04:27:14+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2014-05-21T13:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=9643550aa09597778fbbfc30d93987a247f5a63b'/>
<id>urn:sha1:9643550aa09597778fbbfc30d93987a247f5a63b</id>
<content type='text'>
Make ruby binaries more accessible by creating symlinks from
${libdir}/ruby/gems/${ruby version}/bin/ to /usr/bin

RDEPENDS needs to be package specific

coderay needs to depends on yard

Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
</content>
</entry>
<entry>
<title>Ruby/chef solo: Add recipes-devtools/ruby/yard_git.bb</title>
<updated>2014-05-24T04:27:14+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2014-05-20T19:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=3197668c9c940295e7c824f8cd2b1f69949bf213'/>
<id>urn:sha1:3197668c9c940295e7c824f8cd2b1f69949bf213</id>
<content type='text'>
YARD is a documentation generation tool for the Ruby
programming language. It enables the user to generate consistent,
usable documentation that can be exported to a number of formats very
easily, and also supports extending for custom Ruby constructs such as
custom class level definitions.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
</content>
</entry>
<entry>
<title>Ruby/chef solo: Add recipes-devtools/ruby/yajl-ruby_git.bb</title>
<updated>2014-05-24T04:27:14+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2014-05-20T19:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=00e6f337dee55167a550066e69346045fc7dfb7a'/>
<id>urn:sha1:00e6f337dee55167a550066e69346045fc7dfb7a</id>
<content type='text'>
This gem is a C binding to the excellent YAJL JSON
parsing and generation library.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
</content>
</entry>
<entry>
<title>Ruby/chef solo: Add recipes-devtools/ruby/systemu_git.bb</title>
<updated>2014-05-24T04:27:14+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2014-05-20T19:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=3f1297027482476c792a58abbcb3934a37c86803'/>
<id>urn:sha1:3f1297027482476c792a58abbcb3934a37c86803</id>
<content type='text'>
Universal capture of stdout and stderr and handling of
child process pid for windows, *nix, etc.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
</content>
</entry>
</feed>
