diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb b/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb deleted file mode 100644 index 180e2e5..0000000 --- a/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | SUMMARY = "TZInfo - Ruby Timezone Library" | ||
| 2 | HOMEPAGE = "https://tzinfo.github.io/" | ||
| 3 | |||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c326926e773a4e99e89820f5d8a0966f" | ||
| 6 | |||
| 7 | SRCREV = "5fc278676efde3c85a788fa85ddabddcd91b846f" | ||
| 8 | |||
| 9 | SRC_URI = "git://github.com/tzinfo/tzinfo.git;protocol=https;branch=master" | ||
| 10 | |||
| 11 | RDEPENDS:${PN} = "concurrent-ruby" | ||
| 12 | |||
| 13 | inherit ruby | ||
| 14 | |||
| 15 | FILES:${PN} += "${libdir}/*" | ||
