<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/contrib/qa, branch org.openembedded.dev</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the populate_staging task to populate_sysroot</title>
<updated>2010-05-05T14:04:57+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-03-30T13:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=838a58ab01a9f325430fe6c4cc1dac7c2255a69c'/>
<id>838a58ab01a9f325430fe6c4cc1dac7c2255a69c</id>
<content type='text'>
This change, pulled from Poky, makes the purpose of the staging directory more
obvious and the taskname more true to what it now actually does.

The layout version number is increased due to the change in layout but code to
convert existing directories and insert a symlink for backwards compatibility
is included.

This patch also includes fixes for all recipes which reference the directory.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change, pulled from Poky, makes the purpose of the staging directory more
obvious and the taskname more true to what it now actually does.

The layout version number is increased due to the change in layout but code to
convert existing directories and insert a symlink for backwards compatibility
is included.

This patch also includes fixes for all recipes which reference the directory.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtn2git: remove .mtn2git_empty files in non-empty directories</title>
<updated>2008-10-15T13:27:49+00:00</updated>
<author>
<name>Jan Luebbe</name>
<email>jluebbe@debian.org</email>
</author>
<published>2008-10-15T13:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=869ba9e1fb2237b75560feed13545a35f3c3569d'/>
<id>869ba9e1fb2237b75560feed13545a35f3c3569d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Openmoko: replace OpenMoko by Openmoko</title>
<updated>2008-04-23T12:03:21+00:00</updated>
<author>
<name>John Lee</name>
<email>john_lee@openmoko.org</email>
</author>
<published>2008-04-23T12:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=a26407aa5ebea6946f5f888f72fce81756f712bf'/>
<id>a26407aa5ebea6946f5f888f72fce81756f712bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of device</title>
<updated>2008-03-26T13:59:50+00:00</updated>
<author>
<name>Graeme Gregory</name>
<email>dp@xora.org.uk</email>
</author>
<published>2008-03-26T13:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9cb14015c6fb87732da5bb5f35b45fb1a0774a3f'/>
<id>9cb14015c6fb87732da5bb5f35b45fb1a0774a3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>qa/checksum: Add python code to verify a sha256,md5sum</title>
<updated>2007-03-31T19:03:56+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2007-03-31T19:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ed7c417090d4cc735c797e9ecfd1a49b071eb95f'/>
<id>ed7c417090d4cc735c797e9ecfd1a49b071eb95f</id>
<content type='text'>
    Store md5 and sha256 sums in a ini file and verify
    it with a local file. This code has been tested (manually)
    on OSX and should be integrated into either OE or BitBake
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Store md5 and sha256 sums in a ini file and verify
    it with a local file. This code has been tested (manually)
    on OSX and should be integrated into either OE or BitBake
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/qa/bugzilla.py: Extract all bug reports, even the ones from bugs.openembedded.org</title>
<updated>2007-03-16T19:58:53+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2007-03-16T19:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=549cfb6466be2eda0aae8d21162ffc9fb0f79b2f'/>
<id>549cfb6466be2eda0aae8d21162ffc9fb0f79b2f</id>
<content type='text'>
    Abuse the class attribute even further and check for severities. We are
    able to find all 2006 bugs of OpenEmbedded and all 282 bugs of OpenMoko
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Abuse the class attribute even further and check for severities. We are
    able to find all 2006 bugs of OpenEmbedded and all 282 bugs of OpenMoko
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/qa/bugzilla.py: Fix the inlined all_bugs html code</title>
<updated>2007-03-06T19:34:17+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2007-03-06T19:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=b65fb3ad5adb93ff9d82ad2983805bf320fb71f0'/>
<id>b65fb3ad5adb93ff9d82ad2983805bf320fb71f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/qa/bugzilla.py: Add the standalone test bugzilla sucker</title>
<updated>2007-03-06T19:25:16+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2007-03-06T19:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=95f762948cfc01578ad8a596612effa3b6b404d3'/>
<id>95f762948cfc01578ad8a596612effa3b6b404d3</id>
<content type='text'>
    This file can extract the bug number and status from a
    query page of bugzilla. And will be used by the "automatic
    test monkey class"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    This file can extract the bug number and status from a
    query page of bugzilla. And will be used by the "automatic
    test monkey class"
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/qa/ipkg-diff/ipkg-diff:</title>
<updated>2006-05-05T17:51:37+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2006-05-05T17:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8d0f5bcd8327fc1e2736c25b8d34e662ee818085'/>
<id>8d0f5bcd8327fc1e2736c25b8d34e662ee818085</id>
<content type='text'>
    use getattr to get the function by name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    use getattr to get the function by name
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/qa/ipkg-diff/ipkg.py:</title>
<updated>2006-05-05T17:49:38+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2006-05-05T17:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2d64f2bfe77eb1ff11ecbc5f21bb39c341252542'/>
<id>2d64f2bfe77eb1ff11ecbc5f21bb39c341252542</id>
<content type='text'>
    -do not have an argument for the getter methods
    -return the file list verbosely
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    -do not have an argument for the getter methods
    -return the file list verbosely
</pre>
</div>
</content>
</entry>
</feed>
