apparently somewhere along the line the nios build for this pacakge
was broken. This fixes it:
added -Wno-error as there were a few warnings in the nios2 specific part
added LDFLAGS to fix GNU hash QA error
both changes are nios2 specific so _append_nios2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
require binutils.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
COMPATIBLE_TARGET_SYS = "."
file://binutils-nios2.patch \
"
+CFLAGS_append_nios2 += "-Wno-error"
+TARGET_CC_ARCH_append_nios2 += "${LDFLAGS}"
+
SRC_URI[md5sum] = "6f3e83399b965d70008860f697c50ec2"
SRC_URI[sha256sum] = "7360808266f72aed6fda41735242fb9f1b6dd3307cd6e283a646932438eaa929"