<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ttsh.dk/index.php?action=history&amp;feed=atom&amp;title=Tips_and_tricks</id>
	<title>Tips and tricks - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ttsh.dk/index.php?action=history&amp;feed=atom&amp;title=Tips_and_tricks"/>
	<link rel="alternate" type="text/html" href="https://wiki.ttsh.dk/index.php?title=Tips_and_tricks&amp;action=history"/>
	<updated>2026-06-01T14:21:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://wiki.ttsh.dk/index.php?title=Tips_and_tricks&amp;diff=82&amp;oldid=prev</id>
		<title>Mike: Created page with &quot;There are may tips for debugging yocto.   To build any recipy use  $bitbake &lt;target name&gt;  $bitbake    To fetch elements for a recipy  $ bitbake &lt;your-image-or-recipe&gt; --runall=fetch   To clean a recipy  $ bitbake &lt;your-image-or-recipe&gt; --runall=cleanall   To analyse the environment  $ bitbake -e | grep ^TARGET_ARCH   To fetch everything including cross compiler use  $ bitbake -c fetch world&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ttsh.dk/index.php?title=Tips_and_tricks&amp;diff=82&amp;oldid=prev"/>
		<updated>2025-08-01T08:57:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;There are may tips for debugging yocto.   To build any recipy use  $bitbake &amp;lt;target name&amp;gt;  $bitbake    To fetch elements for a recipy  $ bitbake &amp;lt;your-image-or-recipe&amp;gt; --runall=fetch   To clean a recipy  $ bitbake &amp;lt;your-image-or-recipe&amp;gt; --runall=cleanall   To analyse the environment  $ bitbake -e | grep ^TARGET_ARCH   To fetch everything including cross compiler use  $ bitbake -c fetch world&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;There are may tips for debugging yocto.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To build any recipy use&lt;br /&gt;
&lt;br /&gt;
$bitbake &amp;lt;target name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
$bitbake &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To fetch elements for a recipy&lt;br /&gt;
&lt;br /&gt;
$ bitbake &amp;lt;your-image-or-recipe&amp;gt; --runall=fetch&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To clean a recipy&lt;br /&gt;
&lt;br /&gt;
$ bitbake &amp;lt;your-image-or-recipe&amp;gt; --runall=cleanall&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To analyse the environment&lt;br /&gt;
&lt;br /&gt;
$ bitbake -e | grep ^TARGET_ARCH&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To fetch everything including cross compiler use&lt;br /&gt;
&lt;br /&gt;
$ bitbake -c fetch world&lt;/div&gt;</summary>
		<author><name>Mike</name></author>
	</entry>
</feed>