mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01: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"
|
||||
FILES_SOLIBSDEV = ""
|
||||
|
||||
SKIP_RECIPE[etcd-cpp-apiv3] ?= "needs ccpprest which needs websocket does work with boost >= 1.87"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user