diff options
Diffstat (limited to 'meta-oe/recipes-support/websocketpp/websocketpp-0.8.2')
3 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch index 7506d8bb26..12613f8b19 100644 --- a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch +++ b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch | |||
| @@ -6,6 +6,8 @@ Subject: [PATCH] SCons 4.2.0 no longer has env_cpp11.has_key() Check env_cpp11 | |||
| 6 | 6 | ||
| 7 | This fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003022 | 7 | This fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003022 |
| 8 | --- | 8 | --- |
| 9 | Upstream-Status: Pending | ||
| 10 | |||
| 9 | examples/broadcast_server/SConscript | 2 +- | 11 | examples/broadcast_server/SConscript | 2 +- |
| 10 | examples/debug_client/SConscript | 2 +- | 12 | examples/debug_client/SConscript | 2 +- |
| 11 | examples/debug_server/SConscript | 2 +- | 13 | examples/debug_server/SConscript | 2 +- |
diff --git a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch index 3245d941b0..68cb645b40 100644 --- a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch +++ b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch | |||
| @@ -5,6 +5,8 @@ Subject: [PATCH] Fix cmake find boost with version >= 1.71 | |||
| 5 | 5 | ||
| 6 | For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of the quotes. | 6 | For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of the quotes. |
| 7 | --- | 7 | --- |
| 8 | Upstream-Status: Pending | ||
| 9 | |||
| 8 | CMakeLists.txt | 2 +- | 10 | CMakeLists.txt | 2 +- |
| 9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 10 | 12 | ||
diff --git a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch index f221cd6999..401a614dc1 100644 --- a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch +++ b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch | |||
| @@ -8,6 +8,8 @@ Subject: [PATCH] Update SConstruct with new Python3 syntax: - new raise | |||
| 8 | This should fix FTBFS against new scons 3.1.2 | 8 | This should fix FTBFS against new scons 3.1.2 |
| 9 | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947584 | 9 | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947584 |
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | SConstruct | 45 +++++++++++++++++++++++---------------------- | 13 | SConstruct | 45 +++++++++++++++++++++++---------------------- |
| 12 | 1 file changed, 23 insertions(+), 22 deletions(-) | 14 | 1 file changed, 23 insertions(+), 22 deletions(-) |
| 13 | 15 | ||
