]> code.ossystems Code Review - openembedded-core.git/commit
ruby: install required files for ptest
authorKai Kang <kai.kang@windriver.com>
Tue, 25 Feb 2020 09:06:19 +0000 (17:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Feb 2020 23:08:11 +0000 (23:08 +0000)
commitbe161be40c88fbac8ac17776daf3bf178a2e8f5e
tree11db7544f03d3ddff8b31b6717461b19c6c99f68
parent78155e5fcff9362049b576d20e31c3519c48485b
ruby: install required files for ptest

After update to 2.7.0, it fails to start ptest of ruby with errors:

| ./test/runner.rb:11:in `require_relative': cannot load such file --
    /usr/lib64/ruby/ptest/tool/test/runner (LoadError)

and

| test/rdoc/test_rdoc_attr.rb: cannot load such file -- rdoc/version
| test/did_you_mean/spell_checking/test_key_name_check.rb: cannot load
    such file -- /usr/lib64/ruby/ptest/lib/did_you_mean

Install the required files for the ptest.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ruby/ruby_2.7.0.bb