From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6E7431381F3 for ; Fri, 16 Aug 2013 10:08:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D325E0D96; Fri, 16 Aug 2013 10:08:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA90AE0D96 for ; Fri, 16 Aug 2013 10:08:34 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D7B5233ECA4 for ; Fri, 16 Aug 2013 10:08:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 62128E468F for ; Fri, 16 Aug 2013 10:08:32 +0000 (UTC) From: "Raúl Porcel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Raúl Porcel" Message-ID: <1376647700.ff14403dd3fd592aa449ae319976a3c3df14f640.armin76@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-armv7a_hardfp.conf X-VCS-Directories: tools/ X-VCS-Committer: armin76 X-VCS-Committer-Name: Raúl Porcel X-VCS-Revision: ff14403dd3fd592aa449ae319976a3c3df14f640 X-VCS-Branch: master Date: Fri, 16 Aug 2013 10:08:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a50dca78-89e9-4a03-9c2f-cdeb5d9e8efc X-Archives-Hash: 8c0d45cbb593acc2d51282904db4020a commit: ff14403dd3fd592aa449ae319976a3c3df14f640 Author: Raúl Porcel gentoo org> AuthorDate: Fri Aug 16 10:08:20 2013 +0000 Commit: Raúl Porcel gentoo org> CommitDate: Fri Aug 16 10:08:20 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=ff14403d Fix path on armv7a_hardfp, thanks to steev --- tools/catalyst-auto-armv7a_hardfp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/catalyst-auto-armv7a_hardfp.conf b/tools/catalyst-auto-armv7a_hardfp.conf index 3860a10..d52982d 100644 --- a/tools/catalyst-auto-armv7a_hardfp.conf +++ b/tools/catalyst-auto-armv7a_hardfp.conf @@ -3,7 +3,7 @@ GITDIR=/root/releng/ -SPECS_DIR=${GITDIR}/releases/weekly/specs/arm/armv7a_hardfloat +SPECS_DIR=${GITDIR}/releases/weekly/specs/arm/armv7a/hardfloat SUBARCH=`grep subarch $SPECSDIR/stage1.spec | awk '{print $2}'` SETS="default"