summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/ruby
Commit message (Collapse)AuthorAgeFilesLines
* sigdump: fix gemspec for Ruby 4.0Bruce Ashfield2026-04-082-1/+26
| | | | | | | has_rdoc= was removed from Gem::Specification in Ruby 4.0. It was a no-op since RubyGems 2.0. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* cool.io, serverengine: drop S = WORKDIR/git assignmentBruce Ashfield2026-04-082-4/+0
| | | | | | OE-core now sets S correctly for git repos by default. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* concurrent-ruby: move from meta-openstack to main layerBruce Ashfield2026-04-082-0/+44
| | | | | | Transitive dependency of fluentd via tzinfo. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* fluentd: update to 1.19.2Bruce Ashfield2026-04-0811-0/+192
As part of this update we: - move from meta-openstack to main layer - move ruby dependencies from meta-openstack to main layer - Move the fluentd RDEPENDS recipes alongside fluentd itself: cool.io, http-parser.rb, msgpack, serverengine, sigdump, strptime, tzinfo, tzinfo-data, yajl-ruby. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>