mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
xfconf: remove unrecognized configure option
This option was causing a QA warning:
NOTE: QA Issue: xfconf: configure was passed unrecognised options: --with-sysroot
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
445c72437e
commit
928fff06cc
@@ -7,7 +7,6 @@ DEPENDS = "dbus-glib libxfce4util perl"
|
||||
inherit xfce
|
||||
|
||||
EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
|
||||
EXTRA_OECONF += "--with-sysroot=yes"
|
||||
|
||||
SRC_URI += "file://0001-Simplify-checks.patch"
|
||||
SRC_URI[md5sum] = "4ed48150a03fb5f42b455494307b7f28"
|
||||
|
||||
Reference in New Issue
Block a user