From patchwork Tue Nov 12 17:31:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Spenser Gilliland X-Patchwork-Id: 290731 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id C4E0F2C00B6 for ; Wed, 13 Nov 2013 04:32:08 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id E05C793D54; Tue, 12 Nov 2013 17:32:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fTHEfKoyp4f3; Tue, 12 Nov 2013 17:32:03 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 4AE489429F; Tue, 12 Nov 2013 17:32:03 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id C98211BF9D0 for ; Tue, 12 Nov 2013 17:32:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id BEF548ED44 for ; Tue, 12 Nov 2013 17:32:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5eXKbiPY3DXH for ; Tue, 12 Nov 2013 17:32:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ie0-f181.google.com (mail-ie0-f181.google.com [209.85.223.181]) by whitealder.osuosl.org (Postfix) with ESMTPS id 35E158EC9B for ; Tue, 12 Nov 2013 17:32:02 +0000 (UTC) Received: by mail-ie0-f181.google.com with SMTP id tp5so3703954ieb.26 for ; Tue, 12 Nov 2013 09:32:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=ykFQTAZYd6kJpfx2PgPE2FqAT4Ek/ZjoViE5JVEUKFw=; b=Bacbv/Lm5jjQW+f51oTJdA3xT6cZGieQyCHeuPDgSczdbHzZ0g8CZXnUY/RHKW0PRi oHZem3/gsGnz6RTXwzYh8sYHBM9iXYI2VzmYT03O6JEZ3VOsH4io8PFTjtcCZFgRaj4B nspRxOBd5BolyW2XPRPS0US4czm/AXfmRkKYzjXy1BU6RFEQubGi6h0gRA/ShDtvhskI 7TUDcXR0+NcOtXV+fymqAgFSsrjJnAISjT6MO9EOrhmLc4dUJ6JpHVjTiu+OH1FKSmP9 UDX8hfzyEW+mhaKAc5ZdmDb/lImBno/+mwU57mP+vtztW80tCCE2TOz3ofeuqfKvtNKL r/UQ== X-Gm-Message-State: ALoCoQlxrkHEoSbZ4RXH2rEL8azqzYDyJbSWJs4fpXx4K1XBvtvbVb7kC7827dATRMXCNcKuSLpG X-Received: by 10.50.114.168 with SMTP id jh8mr16125928igb.6.1384277521724; Tue, 12 Nov 2013 09:32:01 -0800 (PST) Received: from localhost.localdomain (dhcp57.hum.iit.edu. [216.47.158.57]) by mx.google.com with ESMTPSA id x5sm25416846iga.6.2013.11.12.09.32.00 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 12 Nov 2013 09:32:01 -0800 (PST) From: Spenser Gilliland To: buildroot@busybox.net Date: Tue, 12 Nov 2013 11:31:41 -0600 Message-Id: <1384277505-11503-2-git-send-email-spenser@gillilanding.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1384277505-11503-1-git-send-email-spenser@gillilanding.com> References: <1384277505-11503-1-git-send-email-spenser@gillilanding.com> Subject: [Buildroot] [PATCH v2 1/5] binutils: add microblaze internal toolchain X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Spenser Gilliland --- package/binutils/Config.in.host | 2 ++ package/binutils/binutils.mk | 5 +++++ 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host index 8f19597..e43261b 100644 --- a/package/binutils/Config.in.host +++ b/package/binutils/Config.in.host @@ -3,6 +3,7 @@ comment "Binutils Options" choice prompt "Binutils Version" depends on !BR2_arc + depends on !BR2_microblaze default BR2_BINUTILS_VERSION_2_21 if (BR2_mips || BR2_mipsel || BR2_sh) default BR2_BINUTILS_VERSION_2_22 help @@ -45,6 +46,7 @@ config BR2_BINUTILS_VERSION string default "2.18-avr32-1.0.1" if BR2_BINUTILS_VERSION_2_18_AVR32_1_0_1 default "2.23.2-arc" if BR2_arc + default "2.24.51-microblaze" if BR2_microblaze default "2.20.1" if BR2_BINUTILS_VERSION_2_20_1 default "2.21" if BR2_BINUTILS_VERSION_2_21 default "2.21.1" if BR2_BINUTILS_VERSION_2_21_1 diff --git a/package/binutils/binutils.mk b/package/binutils/binutils.mk index f1723b2..0d809c1 100644 --- a/package/binutils/binutils.mk +++ b/package/binutils/binutils.mk @@ -29,6 +29,11 @@ endif ifeq ($(BR2_arc),y) BINUTILS_SITE = $(BR2_ARC_SITE) endif +ifeq ($(BR2_microblaze),y) +BINUTILS_VERSION = 8351467c933d277ebea0c8d99ad2b65b5f7b6bc2 +BINUTILS_SITE = http://github.com/Xilinx/binutils/tarball/$(BINUTILS_VERSION) +BINUTILS_SOURCE = binutils-$(BINUTILS_VERSION).tar.gz +endif BINUTILS_EXTRA_CONFIG_OPTIONS = $(call qstrip,$(BR2_BINUTILS_EXTRA_CONFIG_OPTIONS)) BINUTILS_INSTALL_STAGING = YES BINUTILS_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)