From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id 741F476DEB for ; Fri, 4 Sep 2015 12:58:43 +0000 (UTC) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 04 Sep 2015 05:58:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,469,1437462000"; d="scan'208";a="797753863" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by orsmga002.jf.intel.com with ESMTP; 04 Sep 2015 05:58:43 -0700 Message-ID: <55E995EA.9030802@linux.intel.com> Date: Fri, 04 Sep 2015 16:00:26 +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: Khem Raj References: In-Reply-To: Cc: Patches and discussions about the oe-core layer Subject: Re: [PATCH 10/12] uclibc: update PV to 0.9.33.2 to match latest upstream release 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: Fri, 04 Sep 2015 12:58:46 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 09/03/2015 11:14 PM, Khem Raj wrote: >> -PV = "0.9.33+git${SRCPV}" >> +PV = "0.9.33.2+git${SRCPV}" > > technically its not right since we are not on 0.9.33 branch at all. > We could use 0.9.33+0.9.34+git${SRCPV} You're right. Nevermind then, uclibc is anyway one of those projects that can't be bothered to make a release. So there is no sensible upstream version check to perform. Alex