websocketpp: Apply upstream proposed patch to fix a Scons 4.2.0+ build failure

See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003022

Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gianfranco Costamagna
2022-02-14 14:19:36 +01:00
committed by Khem Raj
parent 907a649f0e
commit 8cfc80271b
2 changed files with 507 additions and 0 deletions
@@ -11,6 +11,7 @@ SRC_URI = "git://github.com/zaphoyd/websocketpp.git;protocol=https;branch=master
file://855.patch \
file://857.patch \
file://0001-Correct-clang-compiler-flags.patch \
file://1024.patch \
"
EXTRA_OECMAKE = "${@bb.utils.contains('DISTRO_FEATURES', 'ptest', '-DBUILD_EXAMPLES=ON -DBUILD_TESTS=ON', '', d)} "