From c1ab5a0dbbd6bfd9da09ba61dcc9e6192716d357 Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Tue, 8 Mar 2011 15:10:12 +0100 Subject: [PATCH] libffi 3.0.10rc8: Added note about failing build for target. --- recipes/libffi/libffi_3.0.10rc8.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/libffi/libffi_3.0.10rc8.bb b/recipes/libffi/libffi_3.0.10rc8.bb index ef456fd2e0..784cbfe07b 100644 --- a/recipes/libffi/libffi_3.0.10rc8.bb +++ b/recipes/libffi/libffi_3.0.10rc8.bb @@ -1,6 +1,9 @@ require libffi.inc # It is a pre-release and should not mess up people's build (consider removal when upgrading to final release) +# +# This recipe worked fine for -native but the build failed when compiled for target! Check if its working for you +# before you chose this version or remove the preference. DEFAULT_PREFERENCE = "-1" SRC_URI[md5sum] = "90cebe7dd044835aa777f04194ade5a1" -- 2.39.5