[oe] [PATCH 0/2] update ruby package

Armin Kuster akuster808 at gmail.com
Sat Apr 4 16:24:10 UTC 2015


This is an major update for the Ruby package. For those interested in it, please try it out and provide feedback on testing.

The following changes since commit df6c7b1279790d27ebfd58fbdfbac89bde5782ec:

  python-pyopenssl: Upgrade to 0.14 (2015-03-21 16:42:30 +0100)

are available in the git repository at:

  git://github.com/akuster/meta-openembedded.git akuster/ruby_update
  https://github.com//tree/akuster/ruby_update

Armin Kuster (2):
  ruby: package update to verison 2.2.1
  README: update maintainer

 meta-ruby/README                                   |   2 +-
 meta-ruby/recipes-devtools/ruby/ruby.inc           |   8 +-
 ...onf-hardcode-wide-getaddr-info-test-outco.patch |  26 --
 .../ruby/ruby/remove-the-dependency-on-dir.patch   |  37 ---
 .../ruby/ruby/ruby-1.9.3-always-use-i386.patch     |  11 -
 .../ruby/ruby-1.9.3-custom-rubygems-location.patch |  86 ------
 .../ruby/ruby-1.9.3-disable-versioned-paths.patch  | 149 -----------
 .../ruby/ruby/ruby-1.9.3-install-cross.patch       |  16 --
 .../ruby/ruby/ruby-1.9.3-mkmf-verbose.patch        |  11 -
 .../ruby-1.9.3-rubygems-1.8.11-uninstaller.patch   |  76 ------
 ...kmf.rb-fix-race-conditions-at-install-ext.patch |  31 ---
 .../ruby/rubygems-1.8.11-binary-extensions.patch   | 296 ---------------------
 .../ruby/{ruby_1.9.3-p547.bb => ruby_2.2.1.bb}     |  23 +-
 13 files changed, 10 insertions(+), 762 deletions(-)
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/0001-socket-extconf-hardcode-wide-getaddr-info-test-outco.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/remove-the-dependency-on-dir.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-always-use-i386.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-custom-rubygems-location.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-disable-versioned-paths.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-install-cross.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-mkmf-verbose.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-rubygems-1.8.11-uninstaller.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-mkmf.rb-fix-race-conditions-at-install-ext.patch
 delete mode 100644 meta-ruby/recipes-devtools/ruby/ruby/rubygems-1.8.11-binary-extensions.patch
 rename meta-ruby/recipes-devtools/ruby/{ruby_1.9.3-p547.bb => ruby_2.2.1.bb} (52%)

-- 
2.3.5




More information about the Openembedded-devel mailing list