From: Frans Meulenbroeks Date: Sat, 14 Aug 2010 20:07:33 +0000 (+0200) Subject: wxwidgets: removed FILESDIR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73df08a20fbba7bed191e88e5d322d9a4b744eec;p=openembedded.git wxwidgets: removed FILESDIR Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/wxwidgets/wxwidgets-2.9.0.inc b/recipes/wxwidgets/wxwidgets-2.9.0.inc index 677ef38a30..dd5f7a3598 100644 --- a/recipes/wxwidgets/wxwidgets-2.9.0.inc +++ b/recipes/wxwidgets/wxwidgets-2.9.0.inc @@ -1,6 +1,6 @@ require wxwidgets.inc -INC_PR = "r0" +INC_PR = "r1" PROVIDES += "wxwidgets" @@ -14,7 +14,6 @@ WXCONFIG ?= "${TOOLKIT}-${UNICODE}-${DEBUG}-${RELEASE}" LEAD_SONAME = "libwx_.*_core-.*\.so" # Patch and regenerate configure script so that it finds staging root. -FILESDIR = "${FILE_DIRNAME}/wxwidgets-${PV}" SRC_URI += "file://configure-cross_root.patch" do_configure_prepend() {