diff options
Diffstat (limited to 'meta-ruby/recipes-devtools/ruby')
| -rw-r--r-- | meta-ruby/recipes-devtools/ruby/bundler_git.bb | 2 |
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 31e72e562a..f2d8f3ce70 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 | |||
| 29 | RDEPENDS_${PN} = "git" | 29 | RDEPENDS_${PN} = "git" |
| 30 | 30 | ||
| 31 | BBCLASSEXTEND = "native" | 31 | BBCLASSEXTEND = "native" |
| 32 | |||
| 33 | PNBLACKLIST[bundler] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130640/" | ||
