<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-devtools/ltrace/ltrace_0.5.3.bb, branch pyro-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=pyro-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=pyro-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-05-03T18:45:00+00:00</updated>
<entry>
<title>ltrace: update to version 0.7.90</title>
<updated>2014-05-03T18:45:00+00:00</updated>
<author>
<name>Chong.Lu@windriver.com</name>
<email>Chong.Lu@windriver.com</email>
</author>
<published>2014-04-11T09:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=59f41a800fe76994f7719e913c3c679926d3bdcf'/>
<id>urn:sha1:59f41a800fe76994f7719e913c3c679926d3bdcf</id>
<content type='text'>
Upgrade ltrace to 0.7.90.

Signed-off-by: Chong Lu &lt;Chong.Lu@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Unify indentation</title>
<updated>2013-04-15T14:23:17+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-13T20:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a45830a39bb47a9eab27980d52966226c9504ea4'/>
<id>urn:sha1:a45830a39bb47a9eab27980d52966226c9504ea4</id>
<content type='text'>
* This change is only aesthetic (unlike indentation in Python
  tasks).
* Some recipes were using tabs.
* Some were using 8 spaces.
* Some were using mix or different number of spaces.
* Make them consistently use 4 spaces everywhere.
* Yocto styleguide advises to use tabs (but the only reason to keep
  tabs is the need to update a lot of recipes). Lately this advice
  was also merged into the styleguide on the OE wiki.
* Using 4 spaces in both types of tasks is better because it's less
  error prone when someone is not sure if e.g.
  do_generate_toolchain_file() is Python or shell task and also allows
  to highlight every tab used in .bb, .inc, .bbappend, .bbclass as
  potentially bad (shouldn't be used for indenting of multiline
  variable assignments and cannot be used for Python tasks).
* Don't indent closing quote on multiline variables
  we're quite inconsistent wheater it's first character on line
  under opening quote or under first non-whitespace character in
  previous line.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Acked-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>ltrace: Fix make error</title>
<updated>2012-08-07T10:21:24+00:00</updated>
<author>
<name>Franklin Cooper Jr</name>
<email>fcooper@ti.com</email>
</author>
<published>2012-08-02T19:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ea17194464570adda40860b3fcdacf78fee49d52'/>
<id>urn:sha1:ea17194464570adda40860b3fcdacf78fee49d52</id>
<content type='text'>
* Fixes the make: invalid option -- '/' error

Signed-off-by: Franklin S Cooper Jr &lt;fcooper@ti.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>Quoting fixes</title>
<updated>2012-02-26T22:57:23+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2012-02-26T21:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8cd93743d763ac4895fa1d1578fd4ec972b22076'/>
<id>urn:sha1:8cd93743d763ac4895fa1d1578fd4ec972b22076</id>
<content type='text'>
* We have various variables which are either not quoted at all or are
* half quoted. This patch fixes the bad exmaples so everything is consistent.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>ltrace: upgrade Debian patchset from -2 to -2.1</title>
<updated>2011-08-31T12:46:57+00:00</updated>
<author>
<name>Sebastian Krzyszkowiak</name>
<email>dos@dosowisko.net</email>
</author>
<published>2011-08-29T21:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dac513c1442e0bf7653ba53a3e0df5b6761fd6a4'/>
<id>urn:sha1:dac513c1442e0bf7653ba53a3e0df5b6761fd6a4</id>
<content type='text'>
* because -2 is not fetchable anymore

Signed-off-by: Sebastian Krzyszkowiak &lt;dos@dosowisko.net&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>ltrace: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d</title>
<updated>2011-05-30T09:28:58+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2011-05-29T20:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3087fa5c4ab4ad5ee3dae251d1477302044aab49'/>
<id>urn:sha1:3087fa5c4ab4ad5ee3dae251d1477302044aab49</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
