mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:42:13 +00:00
websocketpp: Skip recipe, not buildable with boost >= 1.87
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user