Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: add explicit branch to all SRC_URIsmaster-next | Bruce Ashfield | 2021-10-29 | 1 | -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> | ||||
* | Ruby/chef solo: Add recipes-devtools/ruby/net-ssh_git.bb | Amy Fong | 2014-05-24 | 1 | -0/+27 |
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Amy Fong <amy.fong@windriver.com> |