Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: <wangmy@fujitsu.com>
To: <openembedded-devel@lists.openembedded.org>
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [oe] [meta-oe] [PATCH] gsoap: upgrade 2.0.106 -> 2.0.124
Date: Wed, 8 Mar 2023 21:20:40 +0800	[thread overview]
Message-ID: <1678281642-25317-3-git-send-email-wangmy@fujitsu.com> (raw)
In-Reply-To: <1678281642-25317-1-git-send-email-wangmy@fujitsu.com>

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Added C++17 'std::optional' member variable serialization.
- Updated wsdl2h to automatically generates 'std::optional' member variables for
  optional schemas when typedef.dat defines '$OPTIONAL = std::optional'.
  Only primitive type member variables are made 'std::optional', not classes,
  because optional types must be defined before referenced when in fact cyclic
  data structure relationships may exist among classes.
- Added missing 'std::vector<xsd__anyType>' deep copy of vector of DOM trees
  generated with soapcpp2 option '-Ec'.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../gsoap/{gsoap_2.8.106.bb => gsoap_2.8.124.bb}               | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-oe/recipes-support/gsoap/{gsoap_2.8.106.bb => gsoap_2.8.124.bb} (89%)

diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.106.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.124.bb
similarity index 89%
rename from meta-oe/recipes-support/gsoap/gsoap_2.8.106.bb
rename to meta-oe/recipes-support/gsoap/gsoap_2.8.124.bb
index 15c0f6faf..22e011979 100644
--- a/meta-oe/recipes-support/gsoap/gsoap_2.8.106.bb
+++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.124.bb
@@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4f40a941379143186f9602242c3fb729 \
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}2/${BPN}_${PV}.zip \
            "
-SRC_URI[md5sum] = "0925d25bc455047b01d4fe9814d30173"
-SRC_URI[sha256sum] = "4e74838baf5437e95ae17aa3efb48bd0621f483bff4424f6255fcf327ff80765"
+SRC_URI[sha256sum] = "4b798780989338f665ef8e171bbcc422a271004d62d5852666d5eeca33a6a636"
 
 inherit autotools
 
-- 
2.34.1



  parent reply	other threads:[~2023-03-08 13:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-08 13:20 [oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20230212.0 -> 6.0.20230305.0 wangmy
2023-03-08 13:20 ` [oe] [meta-oe] [PATCH] freerdp: upgrade 2.9.0 -> 2.10.0 wangmy
2023-03-08 13:20 ` wangmy [this message]
2023-03-08 13:20 ` [oe] [meta-oe] [PATCH] hwdata: upgrade 0.367 -> 0.368 wangmy
2023-03-08 13:20 ` [oe] [meta-oe] [PATCH] lcms: upgrade 2.14 -> 2.15 wangmy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1678281642-25317-3-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox