diff mbox series

[meta-arago,master] open62541: Update upstream-status of configurable server patch

Message ID 20260514215426.452140-1-t-lannynd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master] open62541: Update upstream-status of configurable server patch | expand

Commit Message

Lannynd, Thorsten May 14, 2026, 9:54 p.m. UTC
Update Upstream-Status from Submitted to Backport because it
got merged upstream.

Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com>
---
 .../0001-examples-client-allow-configurable-server.patch        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

PRC Automation May 14, 2026, 10:17 p.m. UTC | #1
meta-arago / na / 20260514215426.452140-1-t-lannynd

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [meta-arago][master][PATCH] open62541: Update upstream-status of configurable server patch
- Submitter: From: Thorsten Lannynd <t-lannynd@ti.com>
- Date: Date: Thu, 14 May 2026 16:54:26 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: ef33e487d48dde9938f966586fb2c4fff3ac2ce0

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master-wip
- Commit Author: Thorsten Lannynd <t-lannynd@ti.com>
- Commit Subject: open62541: Update for v1.5.4
- Commit SHA: 494ee5ba207496a4b355aeb84b014ee326e9f5b4

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
master
=====================
PASS



=========================================================
  yocto-check-layers: PASS
=========================================================
master - PASS
=====================
All checks passed
Denys Dmytriyenko May 15, 2026, 2:53 p.m. UTC | #2
On Thu, May 14, 2026 at 04:54:26PM -0500, Thorsten Lannynd via lists.yoctoproject.org wrote:
> Update Upstream-Status from Submitted to Backport because it
> got merged upstream.

Thanks for following up on this old patch and getting it upstreamed!


> Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com>
> ---
>  .../0001-examples-client-allow-configurable-server.patch        | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-arago-extras/recipes-connectivity/open62541/open62541/0001-examples-client-allow-configurable-server.patch b/meta-arago-extras/recipes-connectivity/open62541/open62541/0001-examples-client-allow-configurable-server.patch
> index f6a1b724..e950875f 100644
> --- a/meta-arago-extras/recipes-connectivity/open62541/open62541/0001-examples-client-allow-configurable-server.patch
> +++ b/meta-arago-extras/recipes-connectivity/open62541/open62541/0001-examples-client-allow-configurable-server.patch
> @@ -6,7 +6,7 @@ Subject: [PATCH] examples: client: allow configurable server
>  * Enable a remote server URL to be provided as an argument.
>  * Default to localhost if no arguments are provided.
>  
> -Upstream-Status: Submitted [https://github.com/open62541/open62541/pull/8045]
> +Upstream-Status: Backport [dc33c82dcbeea22f8e4fa9ee5e41b691e8db1f03]
>  
>  Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
>  Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com>
> -- 
> 2.34.1
diff mbox series

Patch

diff --git a/meta-arago-extras/recipes-connectivity/open62541/open62541/0001-examples-client-allow-configurable-server.patch b/meta-arago-extras/recipes-connectivity/open62541/open62541/0001-examples-client-allow-configurable-server.patch
index f6a1b724..e950875f 100644
--- a/meta-arago-extras/recipes-connectivity/open62541/open62541/0001-examples-client-allow-configurable-server.patch
+++ b/meta-arago-extras/recipes-connectivity/open62541/open62541/0001-examples-client-allow-configurable-server.patch
@@ -6,7 +6,7 @@  Subject: [PATCH] examples: client: allow configurable server
 * Enable a remote server URL to be provided as an argument.
 * Default to localhost if no arguments are provided.
 
-Upstream-Status: Submitted [https://github.com/open62541/open62541/pull/8045]
+Upstream-Status: Backport [dc33c82dcbeea22f8e4fa9ee5e41b691e8db1f03]
 
 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
 Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com>