mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user