websocketpp: Skip recipe, not buildable with boost >= 1.87

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-01-12 20:23:08 -08:00
parent a46de2745b
commit 6f96b59ec4
@@ -37,3 +37,5 @@ do_install:append() {
install -d ${D}${docdir}/${BPN}
cp -R ${S}/examples ${D}${docdir}/${BPN}
}
SKIP_RECIPE[websocketpp] ?= "Does not work with boost >= 1.87"