From: Martin Jansa Date: Sat, 9 Aug 2014 13:55:55 +0000 (+0200) Subject: openbox: remove unrecognized configure option X-Git-Tag: rev_ivi_2015_02_04~1565 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b69b896de880f11ff273aa42934bf9dda296809;p=scm%2Fbb%2Ftizen-distro.git openbox: remove unrecognized configure option * fixes following QA warnings: openbox-3.5.0: openbox: configure was passed unrecognised options: --with-plugins [unknown-configure-option] (From meta-openembedded rev: c6e6dde11edd651b482c63aa1075920671c7f108) Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- diff --git a/meta-openembedded/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb b/meta-openembedded/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb index 24407b0..7c1d4a0 100644 --- a/meta-openembedded/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb +++ b/meta-openembedded/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb @@ -24,8 +24,6 @@ PACKAGECONFIG[xrandr] = "--enable-xrandr,--disable-xrandr,libxrandr" PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama" PACKAGECONFIG[xcursor] = "--enable-xcursor,--disable-xcursor,libxcursor" -EXTRA_OECONF += "--with-plugins=none" - PACKAGES =+ "${PN}-core ${PN}-lxde ${PN}-gnome ${PN}-config" PACKAGES_DYNAMIC += "^${PN}-theme-.*"