All of lore.kernel.org
 help / color / mirror / Atom feed
* [STABLE][PATCH v2] mingw-binutils: update to 2.19.1
@ 2009-04-07  7:16 Esben Haabendal
  2009-04-07 12:29 ` Esben Haabendal
  2009-04-07 16:51 ` Tom Rini
  0 siblings, 2 replies; 12+ messages in thread
From: Esben Haabendal @ 2009-04-07  7:16 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Esben Haabendal <eha@doredevelopment.dk>
---
 conf/checksums.ini                                 |    3 +++
 .../mingw-binutils-canadian-cross_2.19.1.bb        |   10 ++++++++++
 recipes/binutils/mingw-binutils_2.19.1.bb          |   12 ++++++++++++
 3 files changed, 25 insertions(+), 0 deletions(-)
 create mode 100644 recipes/binutils/mingw-binutils-canadian-cross_2.19.1.bb
 create mode 100644 recipes/binutils/mingw-binutils_2.19.1.bb

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 2a119dd..20dc248 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -26886,3 +26886,6 @@
sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
 md5=5f7b88ebb2bcd7e8044328482d079661
 sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af

+[http://downloads.sourceforge.net/mingw/binutils-2.19.1-src.tar.gz]
+md5=ad3f2b5fdcd599a772ad75fec2c384d8
+sha256=2df529b1ac0a621efb87b5b53dbc0167c566f8bebbd6a8ce19964b05845fd2e7
diff --git a/recipes/binutils/mingw-binutils-canadian-cross_2.19.1.bb
b/recipes/binutils/mingw-binutils-canadian-cross_2.19.1.bb
new file mode 100644
index 0000000..130dea5
--- /dev/null
+++ b/recipes/binutils/mingw-binutils-canadian-cross_2.19.1.bb
@@ -0,0 +1,10 @@
+require mingw-binutils_${PV}.bb
+require binutils-canadian-cross.inc
+
+DEFAULT_PREFERENCE_sdk-mingw32 = "1"
+
+require binutils-canadian-cross.inc
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/mingw/binutils-${PV}-src.tar.gz"
+
+S = "${WORKDIR}/binutils-${PV}"
diff --git a/recipes/binutils/mingw-binutils_2.19.1.bb
b/recipes/binutils/mingw-binutils_2.19.1.bb
new file mode 100644
index 0000000..19d1077
--- /dev/null
+++ b/recipes/binutils/mingw-binutils_2.19.1.bb
@@ -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}"
+
+DEFAULT_PREFERENCE = "0"
-- 
1.6.2.2



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-04-08 18:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-07  7:16 [STABLE][PATCH v2] mingw-binutils: update to 2.19.1 Esben Haabendal
2009-04-07 12:29 ` Esben Haabendal
2009-04-07 16:51 ` Tom Rini
2009-04-08 14:16   ` Esben Haabendal
2009-04-08 14:26     ` Koen Kooi
2009-04-08 16:52       ` Esben Haabendal
2009-04-08 17:26         ` Koen Kooi
2009-04-08 17:38         ` Philip Balister
2009-04-08 17:50           ` Tom Rini
2009-04-08 18:02             ` Esben Haabendal
2009-04-08 18:14               ` Tom Rini
2009-04-08 18:09             ` Esben Haabendal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.