From: Wang Mingyu <[email protected]> Changelog: ============ - Support YAML tagged variants (meta::tag/ids discriminator) - Add CORS preflight test coverage for under-tested scenarios - Fix float serialization on 32-bit MSVC (zmij SIMD path)
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-support/glaze/{glaze_7.7.0.bb => glaze_7.7.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/glaze/{glaze_7.7.0.bb => glaze_7.7.1.bb} (92%) diff --git a/meta-oe/recipes-support/glaze/glaze_7.7.0.bb b/meta-oe/recipes-support/glaze/glaze_7.7.1.bb similarity index 92% rename from meta-oe/recipes-support/glaze/glaze_7.7.0.bb rename to meta-oe/recipes-support/glaze/glaze_7.7.1.bb index 88bdcb75f5..8b10e8d344 100644 --- a/meta-oe/recipes-support/glaze/glaze_7.7.0.bb +++ b/meta-oe/recipes-support/glaze/glaze_7.7.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4d29875d83fbbf50485c846dbbbed8" SRC_URI = "git://github.com/stephenberry/glaze;protocol=https;branch=main;tag=v${PV}" -SRCREV = "dc90e3a31ef9b93e53efb8320aae1a36f7abd80f" +SRCREV = "ae87b187e2264ad452777bca68e35595406e9dca" inherit cmake -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127328): https://lists.openembedded.org/g/openembedded-devel/message/127328 Mute This Topic: https://lists.openembedded.org/mt/119608572/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
