From: Khem Raj Date: Tue, 23 Aug 2022 18:01:49 +0000 (-0700) Subject: ccache: Update the patch status X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3150 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00967a181f56b5428c50c04aaafb7ea50a5cbc82;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ccache: Update the patch status Signed-off-by: Khem Raj Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch b/meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch index 4c2623e69dc..aab943459d8 100644 --- a/meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch +++ b/meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch @@ -14,7 +14,7 @@ Remove inline attribute to fix below build failure: | ~~~ 4371 | secret + n*XXH_SECRET_CONSUME_RATE); -Upstream-Status: Submitted [https://github.com/ccache/ccache/pull/1089] +Upstream-Status: Submitted [https://github.com/Cyan4973/xxHash/pull/720] Signed-off-by: Mingli Yu ---