diff options
| -rw-r--r-- | meta-oe/recipes-support/poco/poco_1.13.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/poco/poco_1.13.3.bb b/meta-oe/recipes-support/poco/poco_1.13.3.bb index e0f6c4169e..e338d88580 100644 --- a/meta-oe/recipes-support/poco/poco_1.13.3.bb +++ b/meta-oe/recipes-support/poco/poco_1.13.3.bb | |||
| @@ -31,6 +31,8 @@ PACKAGECONFIG:remove:riscv32 = "MongoDB" | |||
| 31 | PACKAGECONFIG:remove:riscv64 = "MongoDB" | 31 | PACKAGECONFIG:remove:riscv64 = "MongoDB" |
| 32 | PACKAGECONFIG:remove:mipsarch = "MongoDB" | 32 | PACKAGECONFIG:remove:mipsarch = "MongoDB" |
| 33 | PACKAGECONFIG:remove:powerpc = "MongoDB" | 33 | PACKAGECONFIG:remove:powerpc = "MongoDB" |
| 34 | # Following options have dependencies on recipes which don't have native variant | ||
| 35 | PACKAGECONFIG:remove:class-native = "MongoDB DataODBC" | ||
| 34 | 36 | ||
| 35 | PACKAGECONFIG[XML] = "-DENABLE_XML=ON,-DENABLE_XML=OFF,expat" | 37 | PACKAGECONFIG[XML] = "-DENABLE_XML=ON,-DENABLE_XML=OFF,expat" |
| 36 | PACKAGECONFIG[JSON] = "-DENABLE_JSON=ON,-DENABLE_JSON=OFF" | 38 | PACKAGECONFIG[JSON] = "-DENABLE_JSON=ON,-DENABLE_JSON=OFF" |
