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: [email protected] [mailto:toaster- > > [email protected]] On Behalf Of Ed Bartosh > > Sent: Thursday, November 05, 2015 9:23 AM > > To: [email protected] > > 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 > > [email protected] > > https://lists.yoctoproject.org/listinfo/toaster -- -- Regards, Ed -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
