1LICENSE = "GPL-3.0-only" 2LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 3require make.inc 4 5SRC_URI += "\ 6 file://0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch \ 7 file://0002-modules-fcntl-allow-being-detected-by-importing-proj.patch \ 8 file://0001-src-dir.c-fix-buffer-overflow-warning.patch \ 9 file://0002-w32-compat-dirent.c-follow-header.patch \ 10 file://0003-posixfcn-fcntl-gnulib-make-emulated.patch \ 11 file://0001-makeinst-Do-not-undef-POSIX-on-clang-arm.patch \ 12" 13 14EXTRA_OECONF += "--without-guile" 15 16SRC_URI[sha256sum] = "e05fdde47c5f7ca45cb697e973894ff4f5d79e13b750ed57d7b66d8defc78e19" 17 18BBCLASSEXTEND = "native nativesdk" 19