diff options
author | Johannes Kauffmann <johanneskauffmann@hotmail.com> | 2025-03-05 16:01:59 +0100 |
---|---|---|
committer | Johannes Kauffmann <johanneskauffmann@hotmail.com> | 2025-03-06 11:16:05 +0100 |
commit | 33472c27b435f6b5a499f48f25b42a026125e648 (patch) | |
tree | ed283c625e95387e9bc534b013a06d5ea6480a42 /meta-networking/recipes-protocols/opcua | |
parent | 74110869a8c1c54270c3a919ef7e84bed896e166 (diff) | |
download | meta-openembedded-33472c27b435f6b5a499f48f25b42a026125e648.tar.gz |
open62541: update to v1.3.15
Signed-off-by: Johannes Kauffmann <johanneskauffmann@hotmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols/opcua')
-rw-r--r-- | meta-networking/recipes-protocols/opcua/open62541_1.3.15.bb (renamed from meta-networking/recipes-protocols/opcua/open62541_1.3.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/opcua/open62541_1.3.8.bb b/meta-networking/recipes-protocols/opcua/open62541_1.3.15.bb index 1be0fc4ec0..67e3180ea6 100644 --- a/meta-networking/recipes-protocols/opcua/open62541_1.3.8.bb +++ b/meta-networking/recipes-protocols/opcua/open62541_1.3.15.bb | |||
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "\ | |||
8 | " | 8 | " |
9 | 9 | ||
10 | SRCREV_FORMAT = "opcua_mdnsd_ua-nodeset_mqtt-c" | 10 | SRCREV_FORMAT = "opcua_mdnsd_ua-nodeset_mqtt-c" |
11 | SRCREV_opcua = "086b1557d6f49e8a82c999054a7da77d080cd54e" | 11 | SRCREV_opcua = "3eed1a6d5c5b207c531b2d35ed88aa0a4a4541e5" |
12 | SRCREV_mdnsd = "3151afe5899dba5125dffa9f4cf3ae1fe2edc0f0" | 12 | SRCREV_mdnsd = "488d24fb9d427aec77df180268f0291eeee7fb8b" |
13 | SRCREV_ua-nodeset = "f71b3f411d5cb16097c3ae0c744f67ad45535ffb" | 13 | SRCREV_ua-nodeset = "f71b3f411d5cb16097c3ae0c744f67ad45535ffb" |
14 | SRCREV_mqtt-c = "f69ce1e7fd54f3b1834c9c9137ce0ec5d703cb4d" | 14 | SRCREV_mqtt-c = "f69ce1e7fd54f3b1834c9c9137ce0ec5d703cb4d" |
15 | 15 | ||