<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/classes/distrodata.bbclass, branch 2011-1</title>
<subtitle>Mirror of openembedded-core</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/'/>
<entry>
<title>distrodata: fix distro_check code</title>
<updated>2011-09-21T12:27:35+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-09-20T20:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=edb2a11994ac21e790155ea519bded4b37ef9307'/>
<id>edb2a11994ac21e790155ea519bded4b37ef9307</id>
<content type='text'>
This fixes a problem with package names from inherits showing up

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a problem with package names from inherits showing up

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distrodata.bbclass: Get the extend recipe's information from non bbextended recipe</title>
<updated>2011-06-28T12:51:06+00:00</updated>
<author>
<name>Mei Lei</name>
<email>lei.mei@intel.com</email>
</author>
<published>2011-06-20T09:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=8e8648b26fd4d66db2d7c484ad56dfb300e2070a'/>
<id>8e8648b26fd4d66db2d7c484ad56dfb300e2070a</id>
<content type='text'>
This patch will check whether the recipe is an extened recipe, if yes, some informaiton couldn't be got, so collect those information(like maintainer information or lastcheckversion) from non bbextended recipe.

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch will check whether the recipe is an extened recipe, if yes, some informaiton couldn't be got, so collect those information(like maintainer information or lastcheckversion) from non bbextended recipe.

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new task checklicense and fix some bugs in distro_check.py</title>
<updated>2011-05-17T13:38:52+00:00</updated>
<author>
<name>Mei Lei</name>
<email>lei.mei@intel.com</email>
</author>
<published>2011-05-16T11:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=b41148cda9f0cc292b662a8473f26bc1ee0148f3'/>
<id>b41148cda9f0cc292b662a8473f26bc1ee0148f3</id>
<content type='text'>
distro_check.py: Create a new function called create_log_file to reduce a lot of repeat code in distrodata.bbclass.
                 We needn't to create log file in function save_distro_check_result, because the log file has been generated in check_eventhandler.
                 Another bug is that we maybe access the /tmp/Meego-1.0 before we create this file.
                 Add a judge statement to decide whether we need to create this file firstly.
distrodata.bbclass: Add a new task checklicense to collect missing text license information.
                    This can help package-report system to know how many recipes are missing license text.

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
distro_check.py: Create a new function called create_log_file to reduce a lot of repeat code in distrodata.bbclass.
                 We needn't to create log file in function save_distro_check_result, because the log file has been generated in check_eventhandler.
                 Another bug is that we maybe access the /tmp/Meego-1.0 before we create this file.
                 Add a judge statement to decide whether we need to create this file firstly.
distrodata.bbclass: Add a new task checklicense to collect missing text license information.
                    This can help package-report system to know how many recipes are missing license text.

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csv</title>
<updated>2011-04-06T14:49:49+00:00</updated>
<author>
<name>Mei Lei</name>
<email>lei.mei@intel.com</email>
</author>
<published>2011-03-25T08:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=e75d5808aef42733c83d1ca0151068503fe4d82c'/>
<id>e75d5808aef42733c83d1ca0151068503fe4d82c</id>
<content type='text'>
For easy view the check package result, merge the two files into checkpkg.csv, after that, the package report system will use checkpkg.csv instead of get_pkg_info.log.

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For easy view the check package result, merge the two files into checkpkg.csv, after that, the package report system will use checkpkg.csv instead of get_pkg_info.log.

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distrodata.bbclass: Get git repo tag information</title>
<updated>2011-03-04T19:37:08+00:00</updated>
<author>
<name>Mei Lei</name>
<email>lei.mei@intel.com</email>
</author>
<published>2011-03-04T09:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=30343a72b89167b46ff4cc33be6ada2fd4b13a59'/>
<id>30343a72b89167b46ff4cc33be6ada2fd4b13a59</id>
<content type='text'>
For those recipes which use git repo and have tag information, we can use tag to trace the version change. For other no tag recipes, we still use their
commit checksum to trace their version change.

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For those recipes which use git repo and have tag information, we can use tag to trace the version change. For other no tag recipes, we still use their
commit checksum to trace their version change.

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distrodata.bbclass: Fix some issues when checking upstream version on sourceforge</title>
<updated>2011-02-23T16:23:32+00:00</updated>
<author>
<name>Mei Lei</name>
<email>lei.mei@intel.com</email>
</author>
<published>2011-02-23T11:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=adbaae2179a6c3746e53f7fbb2ca0939e85a7ea9'/>
<id>adbaae2179a6c3746e53f7fbb2ca0939e85a7ea9</id>
<content type='text'>
Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking upstream version</title>
<updated>2011-02-21T17:53:51+00:00</updated>
<author>
<name>Mei Lei</name>
<email>lei.mei@intel.com</email>
</author>
<published>2011-02-21T06:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=6148562de22b374ea52ee4f8fcabc9e72a3c1ff5'/>
<id>6148562de22b374ea52ee4f8fcabc9e72a3c1ff5</id>
<content type='text'>
Fix some bugs in checkpkg function when checking upstream version

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some bugs in checkpkg function when checking upstream version

Signed-off-by: Mei Lei &lt;lei.mei@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distrodata: Update to new fetcher API</title>
<updated>2011-02-07T10:23:01+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-02-07T10:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=af6480bdde2e2e3709d219f9ca43d7c0938314b6'/>
<id>af6480bdde2e2e3709d219f9ca43d7c0938314b6</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distrodata.bbclass: Imporve the checkpkg task more precisely and generate data for pkg-report-system</title>
<updated>2011-02-01T23:59:38+00:00</updated>
<author>
<name>Mei Lei</name>
<email>lei.mei@intel.com</email>
</author>
<published>2011-01-30T07:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=ba06cc8943d021f406c3d292ce415b77319ca5c6'/>
<id>ba06cc8943d021f406c3d292ce415b77319ca5c6</id>
<content type='text'>
Imporve some regular expression when checking recipes' upstream version, reduce the number of invalid recipes' upstream version and imporve the precision
Generate some data for package report system.

Signed-off-by: Mei Lei&lt;lei.mei@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Imporve some regular expression when checking recipes' upstream version, reduce the number of invalid recipes' upstream version and imporve the precision
Generate some data for package report system.

Signed-off-by: Mei Lei&lt;lei.mei@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distrodata.bbclass: add .xz file type</title>
<updated>2011-01-21T00:56:04+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-01-20T23:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=7d9a8fc931966012a9ddd50e607c6de1d94fe394'/>
<id>7d9a8fc931966012a9ddd50e607c6de1d94fe394</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
