diff --git a/recipes-iot/aws-iot-securetunneling-localproxy/aws-iot-securetunneling-localproxy_git.bb b/recipes-iot/aws-iot-securetunneling-localproxy/aws-iot-securetunneling-localproxy_git.bb index 639b5eb968..cce0adcbb8 100644 --- a/recipes-iot/aws-iot-securetunneling-localproxy/aws-iot-securetunneling-localproxy_git.bb +++ b/recipes-iot/aws-iot-securetunneling-localproxy/aws-iot-securetunneling-localproxy_git.bb @@ -25,7 +25,7 @@ SRC_URI = "\ file://0005-fix-boost-system-header-only.patch \ file://run-ptest \ " -SRCREV = "11995d0fd70edf33d01f9706ae48d2036eb92359" +SRCREV = "8a71618acf536923e882387e8d9eca9dbc7fdbe2" UPSTREAM_CHECK_COMMITS = "1" diff --git a/recipes-iot/aws-iot-securetunneling-localproxy/files/0001-boost-support-any.patch b/recipes-iot/aws-iot-securetunneling-localproxy/files/0001-boost-support-any.patch index 90b0741ee0..2fe54a87dd 100644 --- a/recipes-iot/aws-iot-securetunneling-localproxy/files/0001-boost-support-any.patch +++ b/recipes-iot/aws-iot-securetunneling-localproxy/files/0001-boost-support-any.patch @@ -1,4 +1,4 @@ -From 944382fc9e165b87008fd7227b6fced8e21f7ea8 Mon Sep 17 00:00:00 2001 +From f00448e81ba2a1ee04bc79db2db2cf4f7e0738c0 Mon Sep 17 00:00:00 2001 From: Thomas Roos Date: Fri, 10 Mar 2023 12:46:05 +0000 Subject: [PATCH] aws-iot-securetunneling-localproxy: support any boost version diff --git a/recipes-iot/aws-iot-securetunneling-localproxy/files/0002-remove-cxx-standard.patch b/recipes-iot/aws-iot-securetunneling-localproxy/files/0002-remove-cxx-standard.patch index 65feb23d0b..62936b2d98 100644 --- a/recipes-iot/aws-iot-securetunneling-localproxy/files/0002-remove-cxx-standard.patch +++ b/recipes-iot/aws-iot-securetunneling-localproxy/files/0002-remove-cxx-standard.patch @@ -1,4 +1,4 @@ -From ff117676ccfc720027855f08e4700ffc212ad701 Mon Sep 17 00:00:00 2001 +From 64f59e94d99c8504ea0a202da21709c00271ec9a Mon Sep 17 00:00:00 2001 From: Thomas Roos Date: Tue, 9 Jan 2024 14:34:32 +0000 Subject: [PATCH] aws-iot-securetunneling-localproxy: remove setting of diff --git a/recipes-iot/aws-iot-securetunneling-localproxy/files/0004-cmake-version.patch b/recipes-iot/aws-iot-securetunneling-localproxy/files/0004-cmake-version.patch index 578a8ef855..3bcd6a4500 100644 --- a/recipes-iot/aws-iot-securetunneling-localproxy/files/0004-cmake-version.patch +++ b/recipes-iot/aws-iot-securetunneling-localproxy/files/0004-cmake-version.patch @@ -1,4 +1,4 @@ -From 4717823794b71acc32ce6d279441029758feaf8e Mon Sep 17 00:00:00 2001 +From 665edd95cef5f0dfe712e1f81430794de1d6c745 Mon Sep 17 00:00:00 2001 From: OpenEmbedded Date: Tue, 22 Oct 2024 02:00:39 +0000 Subject: [PATCH] aws-iot-securetunneling-localproxy: upgrade git -> new diff --git a/recipes-iot/aws-iot-securetunneling-localproxy/files/0005-fix-boost-system-header-only.patch b/recipes-iot/aws-iot-securetunneling-localproxy/files/0005-fix-boost-system-header-only.patch index e8d19bb151..00990c918c 100644 --- a/recipes-iot/aws-iot-securetunneling-localproxy/files/0005-fix-boost-system-header-only.patch +++ b/recipes-iot/aws-iot-securetunneling-localproxy/files/0005-fix-boost-system-header-only.patch @@ -1,4 +1,4 @@ -From 85bd80c8b7dfb9c6b8f12b637643accc824e7b48 Mon Sep 17 00:00:00 2001 +From cc0fcd4efc847e1e3c73367812a325f1c168d1be Mon Sep 17 00:00:00 2001 From: Yocto Build System Date: Mon, 9 Sep 2024 11:30:00 +0000 Subject: [PATCH] Fix Boost compatibility for Boost 1.89+