Skip to content

priv-kweihmann/meta-rubygems

Repository files navigation

meta-rubygems

A layer providing gems for Ruby.

Tested variants

The following variants are tested regularly:

variant glibc
qemuarm64 [master]-[glibc]-[qemuarm64]

Other variants most likely will work. Feel free to contribute any needed patches.

Tested revisions

Up to the following revisions automated checks being performed

  • poky: 8634e46b4040b6008410b6d77fecb5cbaec7e90e
  • meta-openembedded: 22677f96c2c1339d66412bfe7147e51702c71214

Support

This layer is a rolling release. Integration is continuously checked against the respective revisions of the corresponding layers. Don't expect tags or any kind of versioning.

poky release mapping

please check the following table to pick the correct branch matching your poky version

poky release suggested meta-rubygems branch ruby version maintainer
master master 3.3.x priv-kweihmann
kirkstone kirkstone 3.1.x n.a.
honister hardknott 3.0.x n.a.
hardknott hardknott 3.0.x n.a.
gatesgarth dunfell 2.7.x n.a.
dunfell dunfell 2.7.x n.a.
zeus zeus 2.5.x n.a.

License

This layer is licensed under MIT & BSD-2-Clause. Newly-added recipes are licensed exclusively under MIT.

Add a new gem

Please see the development README for details. Also please mind the contribution guidelines