mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
e75547fb8d
commit
8192e4a3d8
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user