Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH][for-danny 0/3] backport meta-ruby
@ 2013-02-28 12:20 Martin Jansa
  2013-02-28 12:20 ` [PATCH][for-danny 1/3] meta-ruby: add empty layer Martin Jansa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Martin Jansa @ 2013-02-28 12:20 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Eric Bénard

I know that adding new layer is not typical "backport", but we need ruby 
in danny and IIRC Koen also needs.

Also because it's separate layer, there is no danger to users which don't 
need or use it.

The following changes since commit c02834a7cc5fda525c7ebeec545625233bab4cb5:

  xf86-video-geode: Update to 2.11.14 (2013-02-15 12:16:55 +0100)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib jansa/for-danny3
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/for-danny3

Jackie Huang (2):
  ruby: Add from OE-Classic
  ruby: update to 1.9.3-194

Martin Jansa (1):
  meta-ruby: add empty layer

 meta-ruby/COPYING.MIT                              |  17 ++
 meta-ruby/README                                   |  15 ++
 meta-ruby/conf/layer.conf                          |   9 +
 meta-ruby/recipes-devtools/ruby/ruby.inc           |  43 +++
 ...onf-hardcode-wide-getaddr-info-test-outco.patch |  26 ++
 meta-ruby/recipes-devtools/ruby/ruby/extmk.patch   |  13 +
 .../recipes-devtools/ruby/ruby/extmk_run.patch     |  15 ++
 .../ruby/ruby/ruby-1.9.3-always-use-i386.patch     |  11 +
 .../ruby/ruby/ruby-1.9.3-bignum-test-fix.patch     |  31 +++
 .../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-fix-s390x-build.patch     |  12 +
 .../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 ++++++
 .../ruby/ruby/ruby-1.9.3-webrick-test-fix.patch    |  24 ++
 .../ruby/rubygems-1.8.11-binary-extensions.patch   | 296 +++++++++++++++++++++
 meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p194.bb |  50 ++++
 18 files changed, 900 insertions(+)
 create mode 100644 meta-ruby/COPYING.MIT
 create mode 100644 meta-ruby/README
 create mode 100644 meta-ruby/conf/layer.conf
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby.inc
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/0001-socket-extconf-hardcode-wide-getaddr-info-test-outco.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/extmk.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/extmk_run.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-always-use-i386.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-bignum-test-fix.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-custom-rubygems-location.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-disable-versioned-paths.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-fix-s390x-build.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-install-cross.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-mkmf-verbose.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-rubygems-1.8.11-uninstaller.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/ruby-1.9.3-webrick-test-fix.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby/rubygems-1.8.11-binary-extensions.patch
 create mode 100644 meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p194.bb

-- 
1.8.1.4




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-08 17:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-28 12:20 [PATCH][for-danny 0/3] backport meta-ruby Martin Jansa
2013-02-28 12:20 ` [PATCH][for-danny 1/3] meta-ruby: add empty layer Martin Jansa
2013-02-28 12:20 ` [PATCH][for-danny 2/3] ruby: Add from OE-Classic Martin Jansa
2013-02-28 12:20 ` [PATCH][for-danny 3/3] ruby: update to 1.9.3-194 Martin Jansa
2013-03-03 14:44 ` [PATCH][for-danny 0/3] backport meta-ruby Eric Bénard
2013-03-08 17:32 ` Eric Bénard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox