From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 55370E013DE for ; Thu, 13 Jun 2013 09:24:46 -0700 (PDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 13 Jun 2013 09:22:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,860,1363158000"; d="scan'208,217";a="328954793" Received: from calin-desktop.rb.intel.com (HELO [10.237.105.64]) ([10.237.105.64]) by orsmga001.jf.intel.com with ESMTP; 13 Jun 2013 09:24:30 -0700 Message-ID: <51B9F2B0.7080601@intel.com> Date: Thu, 13 Jun 2013 19:26:24 +0300 From: Calin Dragomir User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: "Barros Pena, Belen" , "Eggleton, Paul" , "Damian, Alexandru" Cc: "webhob@yoctoproject.org" Subject: [Webhob] Events information updates X-BeenThere: webhob@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jun 2013 16:24:48 -0000 Content-Type: multipart/alternative; boundary="------------040308040007040303000606" --------------040308040007040303000606 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello team, Please find my updates on the Events information table in the following lines, based on our latest discussions. *Builds table* * "outcome" field has been added * "bitbake_version" field had been added * we can grab: "machine", "distro", "distro_version" from bitbake with the getVariable command * layer names can be obtin by asking for the BBLAYERS variable. *Tasks table* * diffsigs output variable added. *Variables* * added "changed" field *General* * updated all fields with DONE and N/A values to illustrate what info needs to be covered. *Qs:* * what's the difference between a package and a recipe ? Because for the Tasks table, I get the recipe name from the event._package attribute, and if this is different from what it should be stored there maybe we need to change it. * what do you think about this option to tie the dependecies: https://docs.djangoproject.com/en/dev/topics/db/models/#extra-fields-on-many-to-many-relationships ? => if adopted, it would mean extra fields (ManyToManyFields) added to TASKS, RECIPE and PACKAGE tables. * specific fields questions have been inserted in the Events information page. Based on your feedback on this , I will get to putting up some Django models on Monday, with the elements we have defined on the Events Information page ( https://wiki.yoctoproject.org/wiki/Event_information) . I will not be in office tomorrow (Friday 14th), because of a company event, so I'll be able to see any answers on Monday. Thank you, Calin --------------040308040007040303000606 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello team,

Please find my updates on the Events information table in the following lines, based on our latest discussions.

Builds table
* "outcome" field has been added
* "bitbake_version" field had been added
* we can grab: "machine", "distro", "distro_version" from bitbake with the getVariable command
* layer names can be obtin by asking for the BBLAYERS variable.

Tasks table
* diffsigs output variable added.

Variables
* added "changed" field

General
* updated all fields with DONE and N/A values to illustrate what info needs to be covered.

Qs:

* what's the difference between a package and a recipe ? Because for the Tasks table, I get the recipe name from the event._package attribute, and if this is different from what it should be stored there maybe we need to change it.

* what do you think about this option to tie the dependecies: https://docs.djangoproject.com/en/dev/topics/db/models/#extra-fields-on-many-to-many-relationships ?
=> if adopted, it would mean extra fields (ManyToManyFields) added to TASKS, RECIPE and PACKAGE tables.

* specific fields questions have been inserted in the Events information page.


Based on your feedback on this , I will get to putting up some Django models on Monday, with the elements we have defined on the Events Information page ( https://wiki.yoctoproject.org/wiki/Event_information) .

I will not be in office tomorrow (Friday 14th), because of a company event, so I'll be able to see any answers on Monday.

Thank you,
Calin
--------------040308040007040303000606--