From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 1F16765D59 for ; Tue, 4 Nov 2014 14:23:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id sA4EMl7h022379; Tue, 4 Nov 2014 14:23:10 GMT Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 3xYT3avZUSWl; Tue, 4 Nov 2014 14:23:09 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id sA4EN4t8022399 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Tue, 4 Nov 2014 14:23:05 GMT Message-ID: <1415111019.23396.30.camel@ted> From: Richard Purdie To: Martin Jansa Date: Tue, 04 Nov 2014 14:23:39 +0000 In-Reply-To: <20141104123546.GA3153@jama> References: <1415101148-1142-1-git-send-email-richard.purdie@linuxfoundation.org> <1415101148-1142-8-git-send-email-richard.purdie@linuxfoundation.org> <20141104123546.GA3153@jama> X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 8/8] gdb: 7.7.1 -> 7.8 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 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, 04 Nov 2014 14:23:51 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2014-11-04 at 13:35 +0100, Martin Jansa wrote: > On Tue, Nov 04, 2014 at 11:39:08AM +0000, Richard Purdie wrote: > > Drop patch merged upstream. > > Please use -M when sending patches, all 8 in this series look like > without -M. Sorry, will do. I reused the wrong thing from command history, it was there when I checked things originally :/. Cheers, Richard