Message ID | 1743412308-21887-5-git-send-email-wangmy@fujitsu.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe,01/26] ctags: upgrade 6.1.20250316.0 -> 6.1.20250330.0 | expand |
This regresses clpeak recipe build see https://errors.yoctoproject.org/Errors/Details/850187/ On Mon, Mar 31, 2025 at 2:12 AM wangmy via lists.openembedded.org <wangmy=fujitsu.com@lists.openembedded.org> wrote: > > From: Wang Mingyu <wangmy@fujitsu.com> > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > --- > .../{opencl-clhpp_2024.05.08.bb => opencl-clhpp_2024.10.24.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-oe/recipes-core/opencl/{opencl-clhpp_2024.05.08.bb => opencl-clhpp_2024.10.24.bb} (91%) > > diff --git a/meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb b/meta-oe/recipes-core/opencl/opencl-clhpp_2024.10.24.bb > similarity index 91% > rename from meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb > rename to meta-oe/recipes-core/opencl/opencl-clhpp_2024.10.24.bb > index 25e7fd633f..b815c22eec 100644 > --- a/meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb > +++ b/meta-oe/recipes-core/opencl/opencl-clhpp_2024.10.24.bb > @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" > > DEPENDS = "opencl-headers" > > -SRCREV = "0bdbbfe5ecda42cff50c96cc5e33527f42fcbd45" > +SRCREV = "c7b4aded1cab9560b226041dd962f63375a9a384" > > SRC_URI = "git://github.com/KhronosGroup/OpenCL-CLHPP.git;protocol=https;branch=main" > > -- > 2.43.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#116398): https://lists.openembedded.org/g/openembedded-devel/message/116398 > Mute This Topic: https://lists.openembedded.org/mt/112000731/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb b/meta-oe/recipes-core/opencl/opencl-clhpp_2024.10.24.bb similarity index 91% rename from meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb rename to meta-oe/recipes-core/opencl/opencl-clhpp_2024.10.24.bb index 25e7fd633f..b815c22eec 100644 --- a/meta-oe/recipes-core/opencl/opencl-clhpp_2024.05.08.bb +++ b/meta-oe/recipes-core/opencl/opencl-clhpp_2024.10.24.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS = "opencl-headers" -SRCREV = "0bdbbfe5ecda42cff50c96cc5e33527f42fcbd45" +SRCREV = "c7b4aded1cab9560b226041dd962f63375a9a384" SRC_URI = "git://github.com/KhronosGroup/OpenCL-CLHPP.git;protocol=https;branch=main"