summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* tzinfo: update to 2024.xBruce Ashfield2024-10-121-17/+0
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Remove tag values from SRC_URI to build recipeHitendra Prajapati2024-01-151-1/+5
| | | | | | | | | | | | | | | | 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>
* global: add explicit branch to all SRC_URIsmaster-nextBruce Ashfield2021-10-291-1/+1
| | | | | | | | | | | | | | As introduced in the oe-core post: https://lists.openembedded.org/g/openembedded-core/message/157623 SRC_URIs without an explicit branch will generate warnings, and eventually be an error. We run the provided conversion script to make sure that meta-virt is ready for the change. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* global: overrides conversionBruce Ashfield2021-07-311-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Initial concurrent-ruby, tzinfo and tzinfo-data ruby recipesNathan Hartman2020-02-271-0/+13
Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>