summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/cool.io_1.7.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* fluentd: update to v1.17.1 + dependenciesBruce Ashfield2024-10-121-15/+0
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Remove tag values from SRC_URI to build recipeHitendra Prajapati2024-01-151-0/+15
To build the fluentd recipe, facing the Bitbake Fetcher Error: FetchError("Recipe uses a floating tag/branch 'v1.9.2' for repo 'github.com/fluent/fluentd.git' without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev() (use SRCPV in PV for OE).", None) To fix this issue, Remove tag values from SRC_URI for recipe and its dependent recipe file. Upgrade "cool.io", "http-parser.rb" and "strptime" recipe to resolve the runtime dependency issue. Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>