aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorTrevor Woerner <trevor.woerner@linaro.org>2014-04-05 05:03:07 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 13:42:06 +0200
commit928fff06cc229b55f2caa51aff0a80361b338eec (patch)
tree4e07f93614dd32377e772d8179d8d2de6a750b5a /meta-xfce/recipes-xfce
parent445c72437e3d876c10ae8df97cf06d5e342134cc (diff)
downloadmeta-openembedded-contrib-928fff06cc229b55f2caa51aff0a80361b338eec.tar.gz
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>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
index aa6ad2c0d8..bb8c33709f 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
@@ -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"