From a7493cc7d18eb234f42c6d4c8c01ae1faaad1df9 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 16 Oct 2009 11:25:08 -0700 Subject: mono-2.4.2.3: Fix compilation issues. * Disable parallel make, mono does not like it. * Add a patch to get mono cross compile for x86 target. * add mono_cv_sizeof_sunpath to site files, becasue previously it was called cv_mono_sizeof_sunpath Signed-off-by: Khem Raj --- recipes/mono/mono-mcs-intermediate_2.4.2.3.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/mono/mono-mcs-intermediate_2.4.2.3.bb') diff --git a/recipes/mono/mono-mcs-intermediate_2.4.2.3.bb b/recipes/mono/mono-mcs-intermediate_2.4.2.3.bb index 258f812602..92fc9f16d3 100644 --- a/recipes/mono/mono-mcs-intermediate_2.4.2.3.bb +++ b/recipes/mono/mono-mcs-intermediate_2.4.2.3.bb @@ -5,7 +5,7 @@ # package in step 2. # See http://www.mono-project.com/Mono:ARM -require mono_2.4.2.3.inc +require mono-${PV}.inc require mono-mcs-intermediate.inc DEFAULT_PREFERENCE = "-1" @@ -13,5 +13,3 @@ DEFAULT_PREFERENCE = "-1" SRC_URI += "" PR = "${INC_PR}.1" - - -- cgit v1.2.3