From: Grazvydas Ignotas Date: Fri, 10 Oct 2014 21:09:05 +0000 (+0300) Subject: xfce-utils: disable xfconf migration X-Git-Tag: sz_173~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ff424e37f9ad248beff73f067ed1f664b90d7b;p=openembedded.git xfce-utils: disable xfconf migration otherwise it installs some broken script --- diff --git a/recipes/xfce-base/xfce-utils_4.6.2.bb b/recipes/xfce-base/xfce-utils_4.6.2.bb index 6b397f9a6c..7b1a9deb12 100644 --- a/recipes/xfce-base/xfce-utils_4.6.2.bb +++ b/recipes/xfce-base/xfce-utils_4.6.2.bb @@ -1,7 +1,7 @@ DESCRIPTION="Xfce4 Utilities" DEPENDS = "virtual/libx11 libxfcegui4" SECTION = "x11" -PR = "r1" +PR = "r2" inherit xfce46 @@ -23,6 +23,9 @@ FILES_${PN} += " \ ${datadir}/xsessions/xfce.desktop \ " +# usually we do not migrate (requires perl on target) +EXTRA_OECONF += "--disable-xfconf-migration" + # NOTE: This package takes a --with-browser for the default browser # NOTE: Works with gdm also gtkhtml