From patchwork Wed Dec 14 13:40:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 705667 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3tdyQr0V0mz9ssP for ; Thu, 15 Dec 2016 00:41:24 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b="NTFQebEd"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 3119F8B1CC; Wed, 14 Dec 2016 13:41:19 +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 Wd1oCJVBpUZF; Wed, 14 Dec 2016 13:41:17 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 261338B1C3; Wed, 14 Dec 2016 13:41:16 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 828B11C02F7 for ; Wed, 14 Dec 2016 13:41:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 7DE83835E8 for ; Wed, 14 Dec 2016 13:41:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nzkPeLaNvCUb for ; Wed, 14 Dec 2016 13:41:10 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by fraxinus.osuosl.org (Postfix) with ESMTPS id A5805832E7 for ; Wed, 14 Dec 2016 13:41:10 +0000 (UTC) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3tdyQS2zpZz106S for ; Wed, 14 Dec 2016 14:41:04 +0100 (CET) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:references:in-reply-to:x-mailer:message-id:date :date:subject:subject:from:from:received:received; s=default; t= 1481722863; x=1482327664; bh=cCQmezLZUcFP1gL8QD6zp88eyHquF4EAGix aiRhvZMg=; b=NTFQebEddizR265fHW75O4F1VZj3Om0jGEN3qiLHLttdNX5+/En KJau09FYdKsPWv9Ksai59WHj7/z6WoSP63dzQDjqZR64NInDYFvZTsJ5UoHcp004 o4BVItn1+QCfIRjl4LSirqfPVl+grhIaFmUbq82dh372BgzdKss6hjm7QkqBhZMs o5I1dI2NFoI3x0Fi8DzcY4ZFrzAhrQ/m4PwZkeS/H/wnn3sp6fusEvsjpLLrVwIc PclvKq42NGSL+kH7E+tI9o3V1tW2ZvxYcOFn3amwh7V5jhTEFf5vfvVfIiILcR46 gTrTXHiq0DStjSzQu4PYP/PLoS61zrOFlOA== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 9NN23htRaAvd; Wed, 14 Dec 2016 14:41:03 +0100 (CET) Received: from hp.lintech.bln (ip5b40bc83.dynamic.kabel-deutschland.de [91.64.188.131]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Wed, 14 Dec 2016 14:41:02 +0100 (CET) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Wed, 14 Dec 2016 14:40:57 +0100 Message-Id: <20161214134058.29826-2-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20161214134058.29826-1-joerg.krause@embedded.rocks> References: <20161214134058.29826-1-joerg.krause@embedded.rocks> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 2/3] package/gdb: switch to 7.11 as the default version X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" 7.12 is around, 7.11 has already seen a point release, so it's time to make 7.11 the default version for gdb. Signed-off-by: Jörg Krause --- package/gdb/Config.in.host | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host index 2d4631e..3b2e279 100644 --- a/package/gdb/Config.in.host +++ b/package/gdb/Config.in.host @@ -35,7 +35,7 @@ choice prompt "GDB debugger Version" depends on !BR2_arc depends on !BR2_microblaze - default BR2_GDB_VERSION_7_10 + default BR2_GDB_VERSION_7_11 help Select the version of gdb you wish to use. @@ -62,6 +62,6 @@ config BR2_GDB_VERSION default "arc-2016.09-rc2-gdb" if BR2_arc default "6be65fb56ea6694a9260733a536a023a1e2d4d57" if BR2_microblaze default "7.9.1" if BR2_GDB_VERSION_7_9 - default "7.10.1" if BR2_GDB_VERSION_7_10 || !BR2_PACKAGE_HOST_GDB - default "7.11.1" if BR2_GDB_VERSION_7_11 + default "7.10.1" if BR2_GDB_VERSION_7_10 + default "7.11.1" if BR2_GDB_VERSION_7_11 || !BR2_PACKAGE_HOST_GDB default "7.12" if BR2_GDB_VERSION_7_12