]> code.ossystems Code Review - openembedded-core.git/commit
ruby: add a recipe from meta-ruby
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 4 Jun 2015 10:17:31 +0000 (13:17 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Sep 2015 22:38:03 +0000 (23:38 +0100)
commit10fd3b41449d1af15ac9432bc1a7fe26c6f1dae1
treeab0e60aa698deebebab9d762f8f05ab1fb42fabc
parent9c8679acb6e611d2fa6e51299b856394da9ea98d
ruby: add a recipe from meta-ruby

Ruby is required to build webkit.

Use trim_version() to build the major release, and remove redundant S assignment
(RB).

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/ruby/ruby.inc [new file with mode: 0644]
meta/recipes-devtools/ruby/ruby/extmk.patch [new file with mode: 0644]
meta/recipes-devtools/ruby/ruby_2.2.2.bb [new file with mode: 0644]