1 2 3 4 5 6 7 8 9 10 11 12
PR = "r1" require binutils.inc DESCRIPTION = "A GNU collection of binary utilities - MinGW port" HOMEPAGE = "http://www.mingw.org/" SRC_URI = "${SOURCEFORGE_MIRROR}/mingw/binutils-${PV}-src.tar.gz" S = "${WORKDIR}/binutils-${PV}-src" DEFAULT_PREFERENCE = "0"