From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by mail.openembedded.org (Postfix) with ESMTP id C2F296CCD0 for ; Thu, 10 Oct 2013 00:31:45 +0000 (UTC) Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga102.ch.intel.com with ESMTP; 09 Oct 2013 17:31:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.90,1067,1371106800"; d="scan'208";a="305892204" Received: from unknown (HELO [10.255.15.232]) ([10.255.15.232]) by AZSMGA002.ch.intel.com with ESMTP; 09 Oct 2013 17:31:45 -0700 Message-ID: <5255F571.3060108@linux.intel.com> Date: Wed, 09 Oct 2013 17:31:45 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9 MIME-Version: 1.0 To: Ewan LE BIDEAU-CANEVET References: <1380013034-2681-1-git-send-email-Ewan.LEBIDEAU-CANEVET@eurogiciel.fr> In-Reply-To: Cc: Otavio Salvador , Patches and discussions about the oe-core layer Subject: Re: [PATCH] wayland/weston: bump to 1.2.0 version 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, 10 Oct 2013 00:31:53 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 09/24/2013 05:42 AM, Otavio Salvador wrote: > On Tue, Sep 24, 2013 at 5:57 AM, Ewan LE BIDEAU-CANEVET > wrote: >> add bitbake files for wayland and weston 1.2.0 >> >> Signed-off-by: Ewan LE BIDEAU-CANEVET >> --- > > Your commit log say bump but in fact you add these. > Now that we are going to open Master up again, can you resend this patch with the version bump as a git mv instead of a git add? Thanks Sau!