<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.openembedded.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Johanna</id>
	<title>Openembedded.org - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.openembedded.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Johanna"/>
	<link rel="alternate" type="text/html" href="https://www.openembedded.org/wiki/Special:Contributions/Johanna"/>
	<updated>2026-05-13T10:57:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://www.openembedded.org/w/index.php?title=Common_mistakes_in_a_recipe&amp;diff=2418</id>
		<title>Common mistakes in a recipe</title>
		<link rel="alternate" type="text/html" href="https://www.openembedded.org/w/index.php?title=Common_mistakes_in_a_recipe&amp;diff=2418"/>
		<updated>2010-08-11T08:37:17Z</updated>

		<summary type="html">&lt;p&gt;Johanna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page should list common (!) mistakes when defining a recipe.  a link or one sentence explaining what the problem is are a bonus.  But keep it short!&lt;br /&gt;
&lt;br /&gt;
= (R)DEPENDS, etc. =&lt;br /&gt;
&lt;br /&gt;
libiconv in (R)DEPENDS&lt;br /&gt;
: Use &amp;quot;virtual/libiconv&amp;quot; instead as glibc based systems already have libiconv functionality from glibc. Uclibc based systems will get it from &amp;quot;libiconv&amp;quot;. By building libiconv in glibc build You risk a corrupted TMPDIR which will need to be restarted from scratch.&lt;br /&gt;
&lt;br /&gt;
kernel modules in RDEPENDS&lt;br /&gt;
: Never use RDEPENDS to drag kernel modules into an image, use RRECOMMENDS instead. The reason is that some devices can have those modules built-in into kernel.&lt;br /&gt;
&lt;br /&gt;
More information on [http://www.writers.ph/ online writing]&lt;br /&gt;
&lt;br /&gt;
[[Category:Dev]]&lt;br /&gt;
[[Category:FAQ]]&lt;/div&gt;</summary>
		<author><name>Johanna</name></author>
	</entry>
</feed>