From 73df08a20fbba7bed191e88e5d322d9a4b744eec Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 14 Aug 2010 22:07:33 +0200 Subject: wxwidgets: removed FILESDIR Signed-off-by: Frans Meulenbroeks --- recipes/wxwidgets/wxwidgets-2.9.0.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes/wxwidgets') 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() { -- cgit 1.2.3-korg