From: Wang Mingyu <wan...@cn.fujitsu.com> Changelog: ============ - Removed ACE_make_checked_array_iterator that used deprecated stdext::checked_array_iterator - Embarcadero C++ Builder bcc64x compiler support has been updated to match the C++Builder 12.2 release - Added support for Linux platforms that use musl-libc instead of glibc - Improved QNX support - Add support for std::string_view to CDR classes - Define ACE_HAS_CPP23 when we have a C++23 capable C++ compiler
Signed-off-by: Wang Mingyu <wan...@cn.fujitsu.com> --- .../recipes-connectivity/ace/{ace_8.0.1.bb => ace_8.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-connectivity/ace/{ace_8.0.1.bb => ace_8.0.2.bb} (90%) diff --git a/meta-oe/recipes-connectivity/ace/ace_8.0.1.bb b/meta-oe/recipes-connectivity/ace/ace_8.0.2.bb similarity index 90% rename from meta-oe/recipes-connectivity/ace/ace_8.0.1.bb rename to meta-oe/recipes-connectivity/ace/ace_8.0.2.bb index c79fba323c..64a4e7575f 100644 --- a/meta-oe/recipes-connectivity/ace/ace_8.0.1.bb +++ b/meta-oe/recipes-connectivity/ace/ace_8.0.2.bb @@ -7,11 +7,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d2c090e9c730fd91677782d8e2091d77" DEPENDS += "openssl gperf-native" -SRC_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-8_0_1/ACE-${PV}.tar.bz2 \ +SRC_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-8_0_2/ACE-${PV}.tar.bz2 \ file://ace_config.patch \ file://no_sysctl.patch \ " -SRC_URI[sha256sum] = "8d379f37d56db33f3ae447725b632d48b1c13e887593547ac3568e3b428c28f0" +SRC_URI[sha256sum] = "dba38a905858ec4a44c04b4bbaef42b891adf061e8c0bbdaa1dce2c04fcccb7f" UPSTREAM_CHECK_URI = "https://github.com/DOCGroup/ACE_TAO/releases" UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114350): https://lists.openembedded.org/g/openembedded-devel/message/114350 Mute This Topic: https://lists.openembedded.org/mt/110160116/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-