From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SkUKq-0005N4-Uq for openembedded-core@lists.openembedded.org; Fri, 29 Jun 2012 08:05:41 +0200 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 28 Jun 2012 22:54:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="171502522" Received: from unknown (HELO envy.home) ([10.255.12.71]) by fmsmga001.fm.intel.com with ESMTP; 28 Jun 2012 22:54:44 -0700 Message-ID: <4FED42C9.6010402@linux.intel.com> Date: Thu, 28 Jun 2012 22:53:13 -0700 From: Darren Hart User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: Khem Raj References: <4263ffefaa6f3b0069bc41c0f7578d36717edcfc.1340942930.git.dvhart@linux.intel.com> In-Reply-To: X-Enigmail-Version: 1.4.2 Cc: Poky , openembedded-core@lists.openembedded.org Subject: Re: [poky] [PATCH 2/4] linux-yocto: Use INC_PR and move kernel require to linux-yocto.inc X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer 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, 29 Jun 2012 06:05:41 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 06/28/2012 09:50 PM, Khem Raj wrote: > On Thu, Jun 28, 2012 at 9:18 PM, Darren Hart wrote: >> +INC_PR = "r0" >> + > > it is diverting a recipe which once had PR = "r2" > back to "r0" this should instead be > > INC_PR = "r3" here which is largest pr value + 1 Duh. Fixed in the branch: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=dvhart/modules&id=2de1e7bb6fba137fe2ef7047f16a63c4824551c1 -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel