]> code.ossystems Code Review - openembedded-core.git/commit
openssh: use tarballs instead of git
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 8 Jan 2019 15:25:29 +0000 (16:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jan 2019 10:29:37 +0000 (10:29 +0000)
commita921a96e84f4d0b3f3d29a571981de08eb148e15
treef3b893bb85b8e7142305a9d2994730626e7a78aa
parent63af0edcd954fac530ba17b04e5df5837cddc0a4
openssh: use tarballs instead of git

This was change to git recently to obtain openssl 1.1 compatible pre-release code
(before 7.9 was out), however tarballs are preferred, and with them upstream version
checks work (openssh uses a weird git tag scheme).

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh_7.9p1.bb [moved from meta/recipes-connectivity/openssh/openssh_7.9p1+git.bb with 96% similarity]