From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E24FFE00B56; Fri, 6 Nov 2015 04:19:07 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [134.134.136.20 listed in list.dnswl.org] Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BB301E00B43 for ; Fri, 6 Nov 2015 04:19:04 -0800 (PST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 06 Nov 2015 04:19:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,251,1444719600"; d="scan'208";a="813323811" Received: from linux.intel.com ([10.23.219.25]) by orsmga001.jf.intel.com with ESMTP; 06 Nov 2015 04:19:03 -0800 Received: from linux.intel.com (vmed.fi.intel.com [10.237.72.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTP id BEA916A4083; Fri, 6 Nov 2015 04:17:59 -0800 (PST) Date: Fri, 6 Nov 2015 14:18:59 +0200 From: Ed Bartosh To: "Reyna, David" Message-ID: <20151106121859.GA10560@linux.intel.com> References: <5E53D14CE4667A45B9A06760DE5D13D091BFF146@ALA-MBA.corp.ad.wrs.com> MIME-Version: 1.0 In-Reply-To: <5E53D14CE4667A45B9A06760DE5D13D091BFF146@ALA-MBA.corp.ad.wrs.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "toaster@yoctoproject.org" Subject: Re: [PATCH v2 0/2] remove SDKMACHINE variable X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: ed.bartosh@linux.intel.com List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 12:19:08 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Nov 05, 2015 at 05:41:25PM +0000, Reyna, David wrote: > Hi Ed, > > Have you tested this patch against the project configure variables page? > > Specifically, this variable is also coded into these two files: > > views.py > templates/projectconf.html > > Are these files being handled in a separate commit? > Yep, they're both taken care of in this commit: https://lists.yoctoproject.org/pipermail/toaster/2015-October/003234.html BTW, I mentoned it in the cover letter of this patchset. Regards, Ed > > -----Original Message----- > > From: toaster-bounces@yoctoproject.org [mailto:toaster- > > bounces@yoctoproject.org] On Behalf Of Ed Bartosh > > Sent: Thursday, November 05, 2015 9:23 AM > > To: toaster@yoctoproject.org > > Subject: [Toaster] [PATCH v2 0/2] remove SDKMACHINE variable > > > > Hi, > > > > This patchset contains two identical changes for toasterconf.json: > > removing > > SDKMACHINE variable. Variable is not used in toaster anymore as it's > > removed > > by this change: https://lists.yoctoproject.org/pipermail/toaster/2015- > > October/003234.html > > > > The patchset logically belongs to my previous patchset: 8279: Provide > > a single way of starting Toaster > > I'm sending this in separate e-mail as below two patches should be > > send to different upstream projects: > > openembedded-core and yocto. > > > > Please, send them after my previous patchset is accepted. > > > > Changes in v2: removed forgotten comma after "PACKAGE_CLASSES": > > "package_rpm" > > > > The following changes since commit > > fc45deac89ef63ca1c44e763c38ced7dfd72cbe1: > > > > build-appliance-image: Update to jethro head revision (2015-11-03 > > 14:03:03 +0000) > > > > are available in the git repository at: > > > > git://git.yoctoproject.org/poky-contrib ed/toaster/remove-sdkmachine > > http://git.yoctoproject.org/cgit.cgi/poky- > > contrib/log/?h=ed/toaster/remove-sdkmachine > > > > Ed Bartosh (2): > > toasterconf: remove SDKMACHINE variable > > toasterconf: remove SDKMACHINE variable > > > > meta-yocto/conf/toasterconf.json | 3 +-- > > meta/conf/toasterconf.json | 3 +-- > > 2 files changed, 2 insertions(+), 4 deletions(-) > > > > -- > > Regards, > > Ed > > > > -- > > _______________________________________________ > > toaster mailing list > > toaster@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/toaster -- -- Regards, Ed