magic-enum: Upgrade to latest

It has fixes for C23 and Clang-22 added also fixes/workarounds for
libstdc++-14 combinations with different versions of gcc and clang.

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Khem Raj
2026-04-15 11:47:40 -07:00
parent c1765cd254
commit 3e04c621c4
@@ -16,7 +16,8 @@ SRC_URI = " \
file://run-ptest \
"
SRCREV = "e046b69a3736d314fad813e159b1c192eaef92cd"
SRCREV = "7d87efb4a3dddbbe8caa9ca14eff05ede1102ab8"
PV .= "+git"
inherit cmake ptest