<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/testlab.bbclass, branch testing</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>testlab: from opkg info grep only +- 7 lines around package with status installed of unpacked</title>
<updated>2010-06-25T13:20:14+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2010-06-19T05:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ea59e852d83e459dd73212a56618c17fdf992873'/>
<id>ea59e852d83e459dd73212a56618c17fdf992873</id>
<content type='text'>
* silly solution to filter multiple versions shown in installed-packages.txt where one is with Status not-installed and the right one with installed
* someone with better idea?

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* silly solution to filter multiple versions shown in installed-packages.txt where one is with Status not-installed and the right one with installed
* someone with better idea?

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>testlab: match Package,Version,Archi,Depends,Recom only as first word on line</title>
<updated>2010-06-19T06:24:57+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2010-06-19T04:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1d5e4efced897a3a5be9b44fb2a3abaaa44e951f'/>
<id>1d5e4efced897a3a5be9b44fb2a3abaaa44e951f</id>
<content type='text'>
* otherwise it will pick 'The' ie from line 'Description: The Enlightenment Window Manager Version 17' and mess installed-packages.txt
  fails: Version_shr-version_1.0-20100512-r0.4_om-gta02.ipk
  fails: The_e-wm_0.16.999.060+svnr48617-r13.4_armv4t.ipk
* this is also fix for missing entries in installed-package-sizes.txt
  (when find cannot find ipk files for messed package names)

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* otherwise it will pick 'The' ie from line 'Description: The Enlightenment Window Manager Version 17' and mess installed-packages.txt
  fails: Version_shr-version_1.0-20100512-r0.4_om-gta02.ipk
  fails: The_e-wm_0.16.999.060+svnr48617-r13.4_armv4t.ipk
* this is also fix for missing entries in installed-package-sizes.txt
  (when find cannot find ipk files for messed package names)

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>testlab.bbclass: use opkg.conf from staging, always specify tmp_dir in opkg-cl call with -t parameter</title>
<updated>2010-02-25T08:37:02+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2010-02-24T09:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=13555b5d9620b78e6e4d8f88de551f79a90e76c6'/>
<id>13555b5d9620b78e6e4d8f88de551f79a90e76c6</id>
<content type='text'>
* Use opkg.conf from staging in the same way as do_rootfs does
* When option tmp_dir is used in opkg.conf installed on rootfs then it's
  used also in do_rootfs call and points to probably non-existent directory
  on buildhost like /var/lib/opkg/tmp.
* The value of tmp_dir from rootfs is used even with another config file
  specified with -c parameter
* Before this, it was using default value (/tmp) on buildhost, now it will use
  own "${IMAGE_ROOTFS}-tmp" and remove it after do_rootfs finish
  (usually already empty inside, cleaned by opkg itself)

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use opkg.conf from staging in the same way as do_rootfs does
* When option tmp_dir is used in opkg.conf installed on rootfs then it's
  used also in do_rootfs call and points to probably non-existent directory
  on buildhost like /var/lib/opkg/tmp.
* The value of tmp_dir from rootfs is used even with another config file
  specified with -c parameter
* Before this, it was using default value (/tmp) on buildhost, now it will use
  own "${IMAGE_ROOTFS}-tmp" and remove it after do_rootfs finish
  (usually already empty inside, cleaned by opkg itself)

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>testlab bbclass: disable package graphs when ONLINE_PACKAGE_MANAGEMENT != full</title>
<updated>2009-04-18T12:52:56+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2009-04-18T12:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=735fc3d09982be07c4ba62af618edfa6c1d974ae'/>
<id>735fc3d09982be07c4ba62af618edfa6c1d974ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testlab.bbclass: opkg is using a different output format, account for that,</title>
<updated>2008-04-06T09:34:21+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2008-04-06T09:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=3b3044347967ff6a55a1af91abc1a88f7a8b7d67'/>
<id>3b3044347967ff6a55a1af91abc1a88f7a8b7d67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testlab: remove bashism, spotted by XorA</title>
<updated>2008-03-19T08:35:14+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2008-03-19T08:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ae97a3d69c7426e1054c089fbc4c7c2f47b9e8a3'/>
<id>ae97a3d69c7426e1054c089fbc4c7c2f47b9e8a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>various: move over to opkg, as discussed on the mailinglist</title>
<updated>2008-03-18T21:58:41+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2008-03-18T21:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2d6a5aa1ace8f7a7a4de76fa8ae23e048ddda2b9'/>
<id>2d6a5aa1ace8f7a7a4de76fa8ae23e048ddda2b9</id>
<content type='text'>
* death to ipkg!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* death to ipkg!
</pre>
</div>
</content>
</entry>
<entry>
<title>testlab bbclass: add class that dumps a bunch of statistical data from your images, usefull for people doing regression testing </title>
<updated>2008-03-03T23:49:00+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2008-03-03T23:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0f85e929fafccaa7308dcf5d8af934652001971e'/>
<id>0f85e929fafccaa7308dcf5d8af934652001971e</id>
<content type='text'>
details at:
* http://dominion.thruhere.net/koen/cms/the-testlab-strikes-again
* http://dominion.thruhere.net/koen/cms/package-relations-inside-images
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
details at:
* http://dominion.thruhere.net/koen/cms/the-testlab-strikes-again
* http://dominion.thruhere.net/koen/cms/package-relations-inside-images
</pre>
</div>
</content>
</entry>
</feed>
