From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B8633E014F0 for ; Wed, 5 Sep 2012 12:06:37 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id q85J6ZLI010983 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 5 Sep 2012 12:06:36 -0700 (PDT) Received: from [128.224.146.67] (128.224.146.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.309.2; Wed, 5 Sep 2012 12:06:35 -0700 Message-ID: <5047A2B2.9070106@windriver.com> Date: Wed, 5 Sep 2012 15:06:26 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Khem Raj References: <504788A3.1020507@linux.intel.com> <50479714.6090607@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 19:06:37 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit On 12-09-05 03:03 PM, Khem Raj wrote: > On Wed, Sep 5, 2012 at 11:16 AM, Saul Wold wrote: >> 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. > > thats fine. However, I am using linux-yocto unmodified from meta-yocto > so this will now > force me to generate my own bsp if I dont want this feature right ? Only the binaries produced by the release builds that use meta-tlk would have this issue. Even then a single rebuild without that layer removes the time limit option. Cheers, Bruce