diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-11 20:41:37 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-10-14 07:16:58 -0700 |
| commit | 17ad891757f0a66fabcb7f224c4d36fe6d69ba3b (patch) | |
| tree | bb56f607345e013cc543c5dfa9a9a23a49dc03ed /meta-oe/recipes-support/freerdp/freerdp_2.3.0.bb | |
| parent | 819fe345b9157c4793354fe579758d9aaf2a7ea9 (diff) | |
| download | meta-openembedded-17ad891757f0a66fabcb7f224c4d36fe6d69ba3b.tar.gz | |
freerdp: backport openssl 3.x patches
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/freerdp/freerdp_2.3.0.bb')
| -rw-r--r-- | meta-oe/recipes-support/freerdp/freerdp_2.3.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp_2.3.0.bb b/meta-oe/recipes-support/freerdp/freerdp_2.3.0.bb index f46834445e..78af5389b6 100644 --- a/meta-oe/recipes-support/freerdp/freerdp_2.3.0.bb +++ b/meta-oe/recipes-support/freerdp/freerdp_2.3.0.bb | |||
| @@ -16,6 +16,8 @@ PKGV = "${GITPKGVTAG}" | |||
| 16 | SRCREV = "14c7f7aed7dd4e2454ee0cd81028b9f790885021" | 16 | SRCREV = "14c7f7aed7dd4e2454ee0cd81028b9f790885021" |
| 17 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0 \ | 17 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0 \ |
| 18 | file://winpr-makecert-Build-with-install-RPATH.patch \ | 18 | file://winpr-makecert-Build-with-install-RPATH.patch \ |
| 19 | file://0001-Fix-FIPS-mode-support-and-build-with-OpenSSL-3.0.patch \ | ||
| 20 | file://0002-winpr-avoid-calling-FIPS_mode-with-OpenSSL-3.0.patch \ | ||
| 19 | " | 21 | " |
| 20 | 22 | ||
| 21 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
