From 1caaca70e67d7ea72e0592a914269247c0985297 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 8 Apr 2009 11:02:32 -0700 Subject: mingw-binutils: Add 2.19.1 recipe and split common parts out into mingw-binutils.inc Signed-off-by: Esben Haabendal Signed-off-by: Tom Rini --- recipes/binutils/mingw-binutils_2.17.50-20060824-1.bb | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'recipes/binutils/mingw-binutils_2.17.50-20060824-1.bb') diff --git a/recipes/binutils/mingw-binutils_2.17.50-20060824-1.bb b/recipes/binutils/mingw-binutils_2.17.50-20060824-1.bb index 9d17873270..7021cfee5a 100644 --- a/recipes/binutils/mingw-binutils_2.17.50-20060824-1.bb +++ b/recipes/binutils/mingw-binutils_2.17.50-20060824-1.bb @@ -1,12 +1,2 @@ -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" - +require mingw-binutils.inc S = "${WORKDIR}/binutils-${PV}-src" - -DEFAULT_PREFERENCE = "0" -- cgit 1.2.3-korg