mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
fuse: remove unrecognized configure option
* fixes following QA warning: fuse-2.9.3: fuse: configure was passed unrecognised options: --disable-kernel-module [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -21,8 +21,6 @@ inherit autotools pkgconfig
|
||||
|
||||
DEPENDS = "gettext-native"
|
||||
|
||||
EXTRA_OECONF = "--disable-kernel-module"
|
||||
|
||||
PACKAGES =+ "fuse-utils-dbg fuse-utils libulockmgr libulockmgr-dev libulockmgr-dbg"
|
||||
|
||||
RRECOMMENDS_${PN} = "kernel-module-fuse"
|
||||
|
||||
Reference in New Issue
Block a user