meta-openembedded/meta-ruby
Mark Asselstine fe63c201b1 ruby.inc: DEPEND on libyaml-native
Without this dependency we will see warnings when ever we use the
ruby-native from the sysroot

  ...tmp/sysroots/x86_64-linux/usr/lib/ruby/yaml.rb:84:in `<top (required)>':
  It seems your ruby installation is missing psych (for YAML output).
  To eliminate this warning, please install libyaml and reinstall your ruby.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-09-26 05:42:53 +02:00
..
classes ruby.bbclass: introduce a class to assist in building gems 2014-09-26 05:42:52 +02:00
conf meta-ruby: add empty layer 2012-12-26 14:09:40 +01:00
recipes-devtools/ruby ruby.inc: DEPEND on libyaml-native 2014-09-26 05:42:53 +02:00
COPYING.MIT meta-ruby: add empty layer 2012-12-26 14:09:40 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-ruby]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-ruby][PATCH'

Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com>