From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SmpuQ-0003GC-As for openembedded-core@lists.openembedded.org; Thu, 05 Jul 2012 19:32:06 +0200 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 05 Jul 2012 10:21:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208";a="167442853" Received: from unknown (HELO [10.255.12.176]) ([10.255.12.176]) by orsmga002.jf.intel.com with ESMTP; 05 Jul 2012 10:21:00 -0700 Message-ID: <4FF5CCFC.7070304@linux.intel.com> Date: Thu, 05 Jul 2012 10:21:00 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: <20120704172715.GH15100@jama.jama.net> <1341423235-23153-1-git-send-email-Martin.Jansa@gmail.com> In-Reply-To: <1341423235-23153-1-git-send-email-Martin.Jansa@gmail.com> Cc: Martin Jansa Subject: Re: [PATCH] linux-firware: bump PE because git SRC_URI was changed resulting in LOCALCOUNT reset 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: Thu, 05 Jul 2012 17:32:06 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/04/2012 10:33 AM, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > .../linux-firmware/linux-firmware_git.bb | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb > index 8aacce4..a7e4ed6 100644 > --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb > +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb > @@ -20,6 +20,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.radeon;md5=e56b405656593a0c97e478513051ea0e \ > " > > SRCREV = "e98750f0d68d0037ce5a186f7f863a9c13bf773a" > +PE = "1" > PV = "0.0+git${SRCPV}" > PR = "r2" > > Merged into OE-Core Thanks Sau!