summaryrefslogtreecommitdiff
path: root/recipes/binutils/mingw-binutils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/binutils/mingw-binutils.inc')
-rw-r--r--recipes/binutils/mingw-binutils.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/binutils/mingw-binutils.inc b/recipes/binutils/mingw-binutils.inc
new file mode 100644
index 0000000000..1e3898a336
--- /dev/null
+++ b/recipes/binutils/mingw-binutils.inc
@@ -0,0 +1,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"