meta-openembedded/meta-ruby
Mark Asselstine 93b8643135 bundler: remove broad FILES definition
This effectively reverts commit
4e8853ca05 [bundler: Fix QA new Error]

The original QA error is now handled by changes to the ruby.bbclass to
properly handle build_info and extensions directories that Ruby 2.0.0
now creates while installing gems.

This revert isn't specifically required but by removing this broad
definition of FILES the hope is that other ruby recipes won't copy
this behavior which can actually lead to other QA errors/warnings,
depending on what gets installed in the build_info and extensions
directories.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31 19:43:44 +02:00
..
classes ruby.bbclass: handle new installation directories 2015-08-31 19:43:44 +02:00
conf meta-ruby: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:34 +01:00
recipes-devtools/ruby bundler: remove broad FILES definition 2015-08-31 19:43:44 +02:00
recipes-extended imsettings: fix build error. 2015-07-16 21:09:05 +02:00
COPYING.MIT meta-ruby: add empty layer 2012-12-26 14:09:40 +01:00
README meta-ruby: README: update maintainer 2015-04-13 12:56:14 +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'

Layer maintainer: Armin Kuster akuster808@gmail.com