From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from tygrysek.juszkiewicz.com.pl ([178.33.81.99]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TDuKa-0003gw-Qy for openembedded-core@lists.openembedded.org; Tue, 18 Sep 2012 11:43:00 +0200 Received: by tygrysek.juszkiewicz.com.pl (Postfix, from userid 65534) id 1E8F6D22DD; Tue, 18 Sep 2012 11:30:24 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tygrysek.juszkiewicz.com.pl X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 Received: from [192.168.1.112] (84-10-244-25.dynamic.chello.pl [84.10.244.25]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marcin@juszkiewicz.com.pl) by tygrysek.juszkiewicz.com.pl (Postfix) with ESMTPSA id 739BFD20E0; Tue, 18 Sep 2012 11:30:03 +0200 (CEST) Message-ID: <50583F16.9070102@linaro.org> Date: Tue, 18 Sep 2012 11:29:58 +0200 From: Marcin Juszkiewicz Organization: Linaro User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org References: <505837BA.2040305@linaro.org> <1347959319.13596.90.camel@ted> In-Reply-To: <1347959319.13596.90.camel@ted> Subject: Re: Best way to update gnu-config? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2012 09:43:01 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit W dniu 18.09.2012 11:08, Richard Purdie pisze: > The trouble was that upstream was in cvs. It was the only reason we > still had a dependency on cvs and we decided we wanted to kill it which > isn't something I regret. There is git mirror hosted on gnu.org servers which can be used instead of cvs. OE-Core already has git-native. > Can you share a tarball of the updated (unpatched) upstream version and > we'll put it into place alongside the other tarball on the server. http://people.linaro.org/~hrw/aarch64/gnu-config-20120814.tar.bz2 11:29 hrw@puchatek$ sha256sum gnu-config-20120814.tar.bz2 44f99a8e76f3e8e4fec0bb5ad4762f8e44366168554ce66cb85afbe2ed3efd8b gnu-config-20120814.tar.bz2 > Michael (cc'd) should be able to do this. Once that is done you should > be able to send a patch as usual to update to the new version. Ok.