On 10-10-24 04:25 PM, Andrea Adami wrote:
build breaks on do_compile after that commit
Needs investigation
Andrea
This seems to unbreak the build.
Haven't tested runtime though.
diff --git a/recipes/tinylogin/tinylogin_1.4.bb
b/recipes/tinylogin/tinylogin_1.4.bb
index bbc7dd2..a15e9a7 100644
--- a/recipes/tinylogin/tinylogin_1.4.bb
+++ b/recipes/tinylogin/tinylogin_1.4.bb
@@ -15,6 +15,7 @@ SRC_URI =
"http://limpens.net/trac/at91-kit-trac/export/4/trunk/sources/tinylogi
file://remove-index.patch"
do_compile () {
+ unset CFLAGS STRIP
oe_runmake 'CC=${CC}' 'CROSS=${HOST_PREFIX}'
}
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel