From: Daniel Turull <[email protected]> Add fix for native recipe, since previous commit for cmake missed it. 5d8a6fb52c cmake: fix CVE-2025-9301
CC: Saravanan <[email protected]> CC: Steve Sakoman <[email protected]> Signed-off-by: Daniel Turull <[email protected]> Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-devtools/cmake/cmake-native_3.28.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb b/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb index 376da3254b..7b250752d8 100644 --- a/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb +++ b/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb @@ -7,6 +7,7 @@ SRC_URI += "file://OEToolchainConfig.cmake \ file://environment.d-cmake.sh \ file://0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch \ file://0001-CMakeLists.txt-disable-USE_NGHTTP2.patch \ + file://CVE-2025-9301.patch \ " LICENSE:append = " & BSD-1-Clause & MIT & BSD-2-Clause & curl" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228480): https://lists.openembedded.org/g/openembedded-core/message/228480 Mute This Topic: https://lists.openembedded.org/mt/116921725/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
