[oe-commits] Frans Meulenbroeks : wxwidgets: removed FILESDIR

git version control git at git.openembedded.org
Sat Aug 14 20:09:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 73df08a20fbba7bed191e88e5d322d9a4b744eec
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=73df08a20fbba7bed191e88e5d322d9a4b744eec

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Aug 14 22:07:33 2010 +0200

wxwidgets: removed FILESDIR

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/wxwidgets/wxwidgets-2.9.0.inc |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/wxwidgets/wxwidgets-2.9.0.inc b/recipes/wxwidgets/wxwidgets-2.9.0.inc
index 677ef38..dd5f7a3 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() {





More information about the Openembedded-commits mailing list