Fixes building core-image-minimal with the following in local.conf: MACHINE = "edgerouter" TCLIBC = "musl"
Ruslan Babayev (2): edgerouter: fix machine tune edgerouter: libffi: fix build with soft-float tune meta-yocto-bsp/conf/machine/edgerouter.conf | 1 + .../recipes-support/libffi/libffi/mips-n32-soft-float.patch | 13 +++++++++++++ meta/recipes-support/libffi/libffi_3.2.1.bb | 1 + 3 files changed, 15 insertions(+) create mode 100644 meta/recipes-support/libffi/libffi/mips-n32-soft-float.patch -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
