From: Wang Mingyu <[email protected]> Changelog: =========== -add aabb2d -add euler to quat functionality -add new subtraction family of vector functions -many others improvements and bugfixes
Signed-off-by: Wang Mingyu <[email protected]> --- meta-oe/recipes-graphics/cglm/{cglm_0.9.1.bb => cglm_0.9.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/cglm/{cglm_0.9.1.bb => cglm_0.9.2.bb} (93%) diff --git a/meta-oe/recipes-graphics/cglm/cglm_0.9.1.bb b/meta-oe/recipes-graphics/cglm/cglm_0.9.2.bb similarity index 93% rename from meta-oe/recipes-graphics/cglm/cglm_0.9.1.bb rename to meta-oe/recipes-graphics/cglm/cglm_0.9.2.bb index 603ebe48d..b503c6ed9 100644 --- a/meta-oe/recipes-graphics/cglm/cglm_0.9.1.bb +++ b/meta-oe/recipes-graphics/cglm/cglm_0.9.2.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8dc95c4110ba741c43832734b51b7de7" SRC_URI = "git://github.com/recp/cglm;branch=master;protocol=https" # Tag v0.9.1 -SRCREV = "cdd4d0e83e9ee79f73aeb0a4fb60b4abd8ecf947" +SRCREV = "c8781615183ce3cb4f5d72caf70f2c01d7d4d2af" S = "${WORKDIR}/git" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107989): https://lists.openembedded.org/g/openembedded-devel/message/107989 Mute This Topic: https://lists.openembedded.org/mt/103477470/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
