<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/recipes-devtools/installer/adt-installer/scripts/util, branch denzil</title>
<subtitle>Mirror of openembedded-core</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/'/>
<entry>
<title>ADT: Fix check_result script cond comparison bug</title>
<updated>2011-02-21T17:53:51+00:00</updated>
<author>
<name>Liping Ke</name>
<email>liping.ke@intel.com</email>
</author>
<published>2011-02-21T21:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=7537f44a498860c08f613544e5f40fe2f24adaa8'/>
<id>7537f44a498860c08f613544e5f40fe2f24adaa8</id>
<content type='text'>
When meeting errors, the return number can't be directly compared with
-1. Actually, it might be represented as 255. The correct way is to
compared it with 0. If the result is non-zero number, we meet error.
This patch is for fixing [BUGID #742]

Signed-off-by: Liping Ke &lt;liping.ke@intel.coom&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When meeting errors, the return number can't be directly compared with
-1. Actually, it might be represented as 255. The correct way is to
compared it with 0. If the result is non-zero number, we meet error.
This patch is for fixing [BUGID #742]

Signed-off-by: Liping Ke &lt;liping.ke@intel.coom&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>adt-intaller feature implementation, including the bitbake recipe file for creating the intaller tar file under /tmp/deploy/sdk, and the adt-installer script files and config files, set the reference to adt repo entry empty before it's setup</title>
<updated>2011-01-12T08:55:49+00:00</updated>
<author>
<name>Liping Ke</name>
<email>liping.ke@intel.com</email>
</author>
<published>2011-01-04T07:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=514e59c780ac24439ae0839fab311d843841bf68'/>
<id>514e59c780ac24439ae0839fab311d843841bf68</id>
<content type='text'>
Signed-off-by: Jessica Zhang &lt;jessica.zhang@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jessica Zhang &lt;jessica.zhang@intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
