From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F07D3E01423 for ; Wed, 5 Sep 2012 11:16:52 -0700 (PDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 05 Sep 2012 11:16:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,375,1344236400"; d="scan'208";a="218202911" Received: from unknown (HELO [10.255.13.76]) ([10.255.13.76]) by fmsmga002.fm.intel.com with ESMTP; 05 Sep 2012 11:16:52 -0700 Message-ID: <50479714.6090607@linux.intel.com> Date: Wed, 05 Sep 2012 11:16:52 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 To: Khem Raj References: <504788A3.1020507@linux.intel.com> In-Reply-To: Cc: yocto@yoctoproject.org Subject: Re: [PATCH 1/3] linux-yocto: Update linux-yocto for 3.2 and 3.4 X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2012 18:16:53 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 09/05/2012 10:43 AM, Khem Raj wrote: > On Wed, Sep 5, 2012 at 10:15 AM, Saul Wold wrote: >> >> >> It will add another .1 to the PR, if PR = 4.1, it will become 4.1.1 > > sorry, I was more interested in the time limited kernel option. > > Sorry, you had put that right under the PR line and JaMa had also asked about it! This is to prevent the HW BSP generated by the autobuild from being used in production, it's added by the autobuilder to the HW bsps. It's a kernel configuration that a patch in the linux-yocto code base, Bruce would have to fill you in on those details. Sau!