aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2020-09-23 16:45:05 +0800
committerArmin Kuster <akuster808@gmail.com>2020-10-04 16:30:17 -0700
commitd01033c79d90e64b18c0e2d8412d4fe517b2350d (patch)
tree00d1c405c3ef58f040c80c86dbe8505ebfdb4af9 /meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb
parentbfb9fa89bb54000b62b098aa4b0a76e4864b4e45 (diff)
downloadmeta-openembedded-d01033c79d90e64b18c0e2d8412d4fe517b2350d.tar.gz
strongswan: Remove obsolete setting regarding the Standard Output
The Standard output type "syslog" is obsolete, causing a warning since systemd version 246 [1]. Please consider using "journal" or "journal+console" [1] https://github.com/systemd/systemd/blob/master/NEWS#L202 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e61b73e6d388006375c6fe84cc194299c094a526) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb')
-rw-r--r--meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb b/meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb
index 0a2733195b..8a8809243a 100644
--- a/meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb
+++ b/meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb
@@ -10,6 +10,7 @@ DEPENDS = "gmp openssl flex-native flex bison-native"
SRC_URI = "http://download.strongswan.org/strongswan-${PV}.tar.bz2 \
file://fix-funtion-parameter.patch \
file://0001-memory.h-Include-stdint.h-for-uintptr_t.patch \
+ file://0001-Remove-obsolete-setting-regarding-the-Standard-Outpu.patch \
"
SRC_URI[md5sum] = "0634e7f40591bd3f6770e583c3f27d29"