abiword: add 2.8.3
[openembedded.git] / recipes / binutils / mingw-binutils.inc
1 DESCRIPTION = "A GNU collection of binary utilities - MinGW port"
2 HOMEPAGE = "http://www.mingw.org/"
3
4 require binutils.inc
5
6 SRC_URI = "${SOURCEFORGE_MIRROR}/mingw/binutils-${PV}-src.tar.gz"
7
8 S = "${WORKDIR}/binutils-${PV}"
9
10 DEFAULT_PREFERENCE = "-1"