DESCRIPTION = "Header files from the MingGW-w64 project" LICENSE = "ZPL-2.1" LIC_FILES_CHKSUM = "file://../COPYING;md5=bb936f0e04d8f1e19ad545100cee9654" COMPATIBLE_HOST = ".*-mingw.*" SRC_URI = "${SOURCEFORGE_MIRROR}/project/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${PV}.tar.bz2 \ file://epsilon.patch" SRC_URI[md5sum] = "df0e7657f46cbd59ed9cbe2a50c66e15" SRC_URI[sha256sum] = "ece7a7e7e1ab5e25d5ce469f8e4de7223696146fffa71c16e2a9b017d0e017d2" S = "${WORKDIR}/mingw-w64-v${PV}/mingw-w64-headers" B = "${WORKDIR}/build-${TARGET_SYS}" inherit autotools nativesdk INHIBIT_DEFAULT_DEPS = "1" DEPENDS = "" do_configure() { oe_runconf } do_compile() { : } FILES_${PN} += "${exec_prefix}/${TARGET_SYS}"