Change-Id: I0d8d44632850c17d47807c6901415927aec65815
This commit is contained in:
Oliver Smith 2023-04-27 12:05:41 +02:00
parent fa5d0cabd7
commit 775954b74c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ SECTION = "console/network"
# some files are from other projects and have others license terms:
# public domain, OpenSSH 3.5p1, OpenSSH3.6.1p2, PuTTY
LICENSE = "MIT & BSD-3-Clause & BSD-2-Clause & PD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a5ec40cafba26fc4396d0b550f824e01"
LIC_FILES_CHKSUM = "file://LICENSE;md5=25cf44512b7bc8966a48b6b1a9b7605f"
DEPENDS = "zlib"
RPROVIDES_${PN} = "ssh sshd"