mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 17:59:39 +01:00
openssh: Update to 7.9 primarily bug fixes
see: https://lwn.net/Articles/768991/ (From OE-Core rev: d9b69aa41bc0b768698b132b9805a8abf0fac40d) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
43bddc6aab
commit
f4ad391a02
@@ -28,7 +28,7 @@ SRC_URI = "git://github.com/openssh/openssh-portable;branch=master \
|
||||
|
||||
PAM_SRC_URI = "file://sshd"
|
||||
|
||||
SRCREV = "cce8cbe0ed7d1ba3a575310e0b63c193326ae616"
|
||||
SRCREV = "aede1c34243a6f7feae2fb2cb686ade5f9be6f3d"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user