summaryrefslogtreecommitdiffstats
path: root/meta-ruby
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ruby')
-rw-r--r--meta-ruby/recipes-devtools/ruby/bundler_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ruby/recipes-devtools/ruby/bundler_git.bb b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
index 31e72e562..f2d8f3ce7 100644
--- a/meta-ruby/recipes-devtools/ruby/bundler_git.bb
+++ b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
@@ -29,3 +29,5 @@ inherit ruby
29RDEPENDS_${PN} = "git" 29RDEPENDS_${PN} = "git"
30 30
31BBCLASSEXTEND = "native" 31BBCLASSEXTEND = "native"
32
33PNBLACKLIST[bundler] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130640/"