mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
1b45df8f95
commit
b7d8040ffc
|
|
@ -31,6 +31,8 @@ PACKAGECONFIG:remove:riscv32 = "MongoDB"
|
|||
PACKAGECONFIG:remove:riscv64 = "MongoDB"
|
||||
PACKAGECONFIG:remove:mipsarch = "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[JSON] = "-DENABLE_JSON=ON,-DENABLE_JSON=OFF"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user