mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 21:01:24 +00:00
etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
80ec241096
commit
44bbcdf787
@ -26,3 +26,5 @@ do_install:append() {
|
|||||||
|
|
||||||
SOLIBS = ".so"
|
SOLIBS = ".so"
|
||||||
FILES_SOLIBSDEV = ""
|
FILES_SOLIBSDEV = ""
|
||||||
|
|
||||||
|
SKIP_RECIPE[etcd-cpp-apiv3] ?= "needs ccpprest which needs websocket does work with boost >= 1.87"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user