mingw-binutils: Add a special version of binutils for building MinGW
authorTom Rini <trini@embeddedalley.com>
Sat, 17 Jan 2009 03:54:10 +0000 (22:54 -0500)
committerTom Rini <trini@embeddedalley.com>
Sat, 17 Jan 2009 03:54:10 +0000 (22:54 -0500)
packages/binutils/mingw-binutils_2.17.50-20060824-1.bb [new file with mode: 0644]

diff --git a/packages/binutils/mingw-binutils_2.17.50-20060824-1.bb b/packages/binutils/mingw-binutils_2.17.50-20060824-1.bb
new file mode 100644 (file)
index 0000000..9d17873
--- /dev/null
@@ -0,0 +1,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"