mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
poco: cleanup PACKAGECONFIG for native variant
Remove options which have dependencies without native variant. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -31,6 +31,8 @@ PACKAGECONFIG:remove:riscv32 = "MongoDB"
|
|||||||
PACKAGECONFIG:remove:riscv64 = "MongoDB"
|
PACKAGECONFIG:remove:riscv64 = "MongoDB"
|
||||||
PACKAGECONFIG:remove:mipsarch = "MongoDB"
|
PACKAGECONFIG:remove:mipsarch = "MongoDB"
|
||||||
PACKAGECONFIG:remove:powerpc = "MongoDB"
|
PACKAGECONFIG:remove:powerpc = "MongoDB"
|
||||||
|
# Following options have dependencies on recipes which don't have native variant
|
||||||
|
PACKAGECONFIG:remove:class-native = "MongoDB DataODBC"
|
||||||
|
|
||||||
PACKAGECONFIG[XML] = "-DENABLE_XML=ON,-DENABLE_XML=OFF,expat"
|
PACKAGECONFIG[XML] = "-DENABLE_XML=ON,-DENABLE_XML=OFF,expat"
|
||||||
PACKAGECONFIG[JSON] = "-DENABLE_JSON=ON,-DENABLE_JSON=OFF"
|
PACKAGECONFIG[JSON] = "-DENABLE_JSON=ON,-DENABLE_JSON=OFF"
|
||||||
|
|||||||
Reference in New Issue
Block a user