| Message ID | 20260517034702.1309037-1-t-lannynd@ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-arago,master] open62541: Update upstream-status of pthread patch | expand |
meta-arago / na / 20260517034702.1309037-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 pthread patch - Submitter: From: Thorsten Lannynd <t-lannynd@ti.com> - Date: Date: Sat, 16 May 2026 22:47:02 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: fc83972630c96c43a8fd0d2c2ec91a23b2dc4a25 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
On Sat, May 16, 2026 at 10:47:02PM -0500, Thorsten Lannynd via lists.yoctoproject.org wrote: > Update Upstream-Status from Submitted to Backport because it > got merged upstream. I guess next step for you would be to upstream these 2 now backported patches to meta-openembedded and get rid of this bbappend in meta-arago? :) You'd need to use the openembedded-devel mailing list to send patches to: https://lists.openembedded.org/g/openembedded-devel > Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com> > --- > ...2-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-arago-extras/recipes-connectivity/open62541/open62541/0002-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch b/meta-arago-extras/recipes-connectivity/open62541/open62541/0002-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch > index 57e6ee8d..66610546 100644 > --- a/meta-arago-extras/recipes-connectivity/open62541/open62541/0002-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch > +++ b/meta-arago-extras/recipes-connectivity/open62541/open62541/0002-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch > @@ -7,7 +7,7 @@ Subject: [PATCH] examples: pubsub: fix missing pthread.h include in RT > Include header file, to fix error of implicit declaration of > pthread_create. > > -Upstream-Status: Submitted [https://github.com/open62541/open62541/pull/8044] > +Upstream-Status: Backport [12f122e16a6a76dbff0022f64a615a5ba459e71e] > > Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com> > --- > -- > 2.34.1
diff --git a/meta-arago-extras/recipes-connectivity/open62541/open62541/0002-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch b/meta-arago-extras/recipes-connectivity/open62541/open62541/0002-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch index 57e6ee8d..66610546 100644 --- a/meta-arago-extras/recipes-connectivity/open62541/open62541/0002-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch +++ b/meta-arago-extras/recipes-connectivity/open62541/open62541/0002-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch @@ -7,7 +7,7 @@ Subject: [PATCH] examples: pubsub: fix missing pthread.h include in RT Include header file, to fix error of implicit declaration of pthread_create. -Upstream-Status: Submitted [https://github.com/open62541/open62541/pull/8044] +Upstream-Status: Backport [12f122e16a6a76dbff0022f64a615a5ba459e71e] Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com> ---
Update Upstream-Status from Submitted to Backport because it got merged upstream. Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com> --- ...2-examples-pubsub-fix-missing-pthread.h-include-in-RT-.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)