aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/mingw-binutils.inc
blob: 1e3898a3363936976407a8e03d2d0c1753116909 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A GNU collection of binary utilities - MinGW port"
HOMEPAGE = "http://www.mingw.org/"

require binutils.inc

SRC_URI = "${SOURCEFORGE_MIRROR}/mingw/binutils-${PV}-src.tar.gz"

S = "${WORKDIR}/binutils-${PV}"

DEFAULT_PREFERENCE = "-1"