diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb | 2 |
1 files changed, 2 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 489861cb7b..b4a914d929 100644 --- a/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb +++ b/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb | |||
| @@ -16,6 +16,8 @@ SRC_URI[sha256sum] = "d40fb48e0a0eea997b3e582774b29f793919a625d54b87182e31a3f3d1 | |||
| 16 | 16 | ||
| 17 | inherit cmake pkgconfig | 17 | inherit cmake pkgconfig |
| 18 | 18 | ||
| 19 | OECMAKE_GENERATOR = "Unix Makefiles" | ||
| 20 | |||
| 19 | PACKAGECONFIG ?= "" | 21 | PACKAGECONFIG ?= "" |
| 20 | # fuse support will need meta-filesystems layer | 22 | # fuse support will need meta-filesystems layer |
| 21 | PACKAGECONFIG[fuse] = "-DENABLE_FUSE=ON,-DENABLE_FUSE=OFF,fuse" | 23 | PACKAGECONFIG[fuse] = "-DENABLE_FUSE=ON,-DENABLE_FUSE=OFF,fuse" |
