From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mail.openembedded.org (Postfix) with ESMTP id 60613759D0 for ; Thu, 18 Jun 2015 11:46:00 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 18 Jun 2015 04:46:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,638,1427785200"; d="scan'208";a="713224226" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.143]) ([10.237.68.143]) by orsmga001.jf.intel.com with ESMTP; 18 Jun 2015 04:46:01 -0700 Message-ID: <5582AF84.7070406@linux.intel.com> Date: Thu, 18 Jun 2015 14:46:12 +0300 From: Alexander Kanavin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Paul Eggleton References: <1434547172-24620-1-git-send-email-alexander.kanavin@linux.intel.com> <7490472.yWjSHu68j0@peggleto-mobl.ger.corp.intel.com> In-Reply-To: <7490472.yWjSHu68j0@peggleto-mobl.ger.corp.intel.com> Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany 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: Thu, 18 Jun 2015 11:46:04 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 06/17/2015 07:01 PM, Paul Eggleton wrote: > A couple of minor things: > > 1) The shortlog for patches should be prefixed with the recipe or class being > modified/added/removed. Fixed. > 2) Changes for poky need to be sent to the poky mailing list rather than here. Yes, I sent from the wrong branch. The patch is incomplete anyway, missing maitainer and version check info for the new packages. Alex