From: Wang Mingyu Date: Sun, 5 Mar 2023 08:04:56 +0000 (+0800) Subject: autoconf-archive: upgrade 2022.09.03 -> 2023.02.20 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1520 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4aa95afd64ce3cd4caba6f68d6b8aeeea606138a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git autoconf-archive: upgrade 2022.09.03 -> 2023.02.20 Changelog: ========== ax_have_qt: bump serial number Merge pull request #262 from bastien-roucaries/fromdebian20200930 Fix AX_HAVE_QT ax_have_qt: bump serial number Merge pull request #266 from netfab/fix-ax_have_qt AX_HAVE_QT: remove qmake stash file before rmdir ax_python_devel: bump serial number Merge pull request #267 from bastien-roucaries/fromdebian20221118 Fix ax_python_devel serial 32 fails with current python3 ax_add_fortify_source: fix formatting ax_check_sign: bump serial number ax_cxx_compile_stdcxx: bump serial number ax_c_restrict: fix formatting Merge pull request #268 from omoerbeek/master ax_check_sign: Avoid an unused warning Merge pull request #269 from rurban/fortify3 AX_ADD_FORTIFY_SOURCE: add -D_FORTIFY_SOURCE=3 check Merge pull request #270 from rurban/swig fix SWIG_LIB windows newline Merge pull request #271 from rurban/restrict Add ax_c_restrict Merge pull request #272 from ojwb/fix-AX_CXX_COMPILE_STDCXX-for-MSVC-C++17 AX_CXX_COMPILE_STDCXX: Fix MSVC with C++17 or later Merge pull request #264 from thesamesam/clang-16 Clang 16 fixes Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb similarity index 85% rename from meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb rename to meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb index 6595ac98bae..6ba7cdf3fe9 100644 --- a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb +++ b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=11cc2d3ee574f9d6b7ee797bdce4d423 \ file://COPYING.EXCEPTION;md5=fdef168ebff3bc2f13664c365a5fb515" SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "e07454f00d8cae7907bed42d0747798927809947684d94c37207a4d63a32f423" +SRC_URI[sha256sum] = "71d4048479ae28f1f5794619c3d72df9c01df49b1c628ef85fde37596dc31a33" inherit autotools allarch texinfo