diff options
-rw-r--r-- | meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb b/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb index 30326e89ef..dce7e72c8b 100644 --- a/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb +++ b/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb | |||
@@ -32,6 +32,7 @@ S = "${UNPACKDIR}/${BP}-Source" | |||
32 | EXTRA_OECMAKE += "-DCMAKE_SKIP_RPATH=ON \ | 32 | EXTRA_OECMAKE += "-DCMAKE_SKIP_RPATH=ON \ |
33 | -DENABLE_PERL=OFF -DENABLE_PYTHON=OFF \ | 33 | -DENABLE_PERL=OFF -DENABLE_PYTHON=OFF \ |
34 | -DENABLE_RUBY=OFF -DENABLE_TCL=OFF \ | 34 | -DENABLE_RUBY=OFF -DENABLE_TCL=OFF \ |
35 | -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \ | ||
35 | " | 36 | " |
36 | 37 | ||
37 | do_compile:class-native () { | 38 | do_compile:class-native () { |