From: Mingli Yu <[email protected]> Bug fixes: Added knowledge about -fprofile-{correction,reorder-functions,values}. ccache now handles the Intel compiler option -xCODE (where CODE is a processor feature code) correctly. Added support for NVCC's -Werror and --Werror options.
Signed-off-by: Mingli Yu <[email protected]> --- .../ccache/{ccache_3.7.10.bb => ccache_3.7.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ccache/{ccache_3.7.10.bb => ccache_3.7.11.bb} (91%) diff --git a/meta/recipes-devtools/ccache/ccache_3.7.10.bb b/meta/recipes-devtools/ccache/ccache_3.7.11.bb similarity index 91% rename from meta/recipes-devtools/ccache/ccache_3.7.10.bb rename to meta/recipes-devtools/ccache/ccache_3.7.11.bb index 852583dfd2..fd004f4c9b 100644 --- a/meta/recipes-devtools/ccache/ccache_3.7.10.bb +++ b/meta/recipes-devtools/ccache/ccache_3.7.11.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=22d514dbc01fdf9a9784334b6b59417a" DEPENDS = "zlib" SRC_URI = "https://github.com/ccache/ccache/releases/download/v${PV}/${BP}.tar.gz" -SRC_URI[sha256sum] = "447ddf21a5f0ffa6b6d26839ae876a6d17d0d7e3533926cdf78ecd11dad793f8" +SRC_URI[sha256sum] = "34309a59d4b6b6b33756366aa9d3144a4655587be9f914476b4c0e2d36365f01" UPSTREAM_CHECK_URI = "https://github.com/ccache/ccache/releases/" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#140886): https://lists.openembedded.org/g/openembedded-core/message/140886 Mute This Topic: https://lists.openembedded.org/mt/75739864/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
