dropbear: update to 2019.78

The only change is a regression fix:
- Fix dbclient regression in 2019.77. After exiting the terminal would be left
  in a bad state. Reported by Ryan Woodsmall

(From OE-Core rev: 11bc4253e3bc9525a12fafe855bf8d6db4fb81c3)

Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andrej Valek
2019-05-20 21:58:45 +03:00
committed by Richard Purdie
parent 1823d7b33c
commit fa29e17411
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +0,0 @@
require dropbear.inc
SRC_URI[md5sum] = "5d4f0256c5d13820b0a3eaadb1a0bc1a"
SRC_URI[sha256sum] = "d91f78ebe633be1d071fd1b7e5535b9693794048b019e9f4bea257e1992b458d"

View File

@@ -0,0 +1,4 @@
require dropbear.inc
SRC_URI[md5sum] = "a972c85ed678ad0fdcb7844e1294fb54"
SRC_URI[sha256sum] = "525965971272270995364a0eb01f35180d793182e63dd0b0c3eb0292291644a4"