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 353AE60616 for ; Sat, 14 May 2016 06:23:28 +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 u4E6NPa5013822; Sat, 14 May 2016 07:23:25 +0100 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 6gxeHcxgEIqZ; Sat, 14 May 2016 07:23:25 +0100 (BST) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u4E6NKjA013818 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Sat, 14 May 2016 07:23:21 +0100 Message-ID: <1463207000.9746.138.camel@linuxfoundation.org> From: Richard Purdie To: "Maxin B. John" , openembedded-core@lists.openembedded.org Date: Sat, 14 May 2016 07:23:20 +0100 In-Reply-To: <1463059013-4222-1-git-send-email-maxin.john@intel.com> References: <1463059013-4222-1-git-send-email-maxin.john@intel.com> X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Cc: Alexander Kanavin Subject: Re: [PATCH 1/3] ofono: update to 1.18 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: Sat, 14 May 2016 06:23:29 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2016-05-12 at 16:16 +0300, Maxin B. John wrote: > 1.17 -> 1.18 > > Signed-off-by: Maxin B. John This results in: http://errors.yoctoproject.org/Errors/Details/62886/ which Alexander would probably be quite pleased about but isn't good for the autobuilder. Cheers, Richard