<?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=Petr</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=Petr"/>
	<link rel="alternate" type="text/html" href="https://www.openembedded.org/wiki/Special:Contributions/Petr"/>
	<updated>2026-05-31T05:14:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://www.openembedded.org/w/index.php?title=I_want_an_image_with_package_XYZ_installed&amp;diff=4521</id>
		<title>I want an image with package XYZ installed</title>
		<link rel="alternate" type="text/html" href="https://www.openembedded.org/w/index.php?title=I_want_an_image_with_package_XYZ_installed&amp;diff=4521"/>
		<updated>2011-12-27T20:07:43Z</updated>

		<summary type="html">&lt;p&gt;Petr: brief description added from linked articles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Q: How do I add package XYZ to an image I compile?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A:&lt;br /&gt;
&lt;br /&gt;
* http://pokylinux.org/doc/poky-handbook.html#usingpoky-extend-customimage (Poky Handbook)&lt;br /&gt;
* http://bec-systems.com/site/177/the-correct-way-to-add-packages-to-an-openembedded-image (The correct way to add packages to an OpenEmbedded Image)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== In brief ===&lt;br /&gt;
* check (OE_DIR)/recepies/image directory for the image recepies&lt;br /&gt;
* edit/create your new image recepie &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For exampe create &#039;minimal-image-wiki.bb&#039; receipie with the content:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 require minimal-image.bb&lt;br /&gt;
 IMAGE_INSTALL += &amp;quot;nano mtd-utils&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 export IMAGE_BASENAME = &amp;quot;minimalist-wiki&amp;quot;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This image will consist of all program from &#039;minimal-image&#039; plus &#039;nano&#039; and &#039;mtd-utils&#039;.&lt;br /&gt;
To build: &lt;br /&gt;
&amp;lt;code&amp;gt;bitbake minimal-image-wiki&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;/div&gt;</summary>
		<author><name>Petr</name></author>
	</entry>
	<entry>
		<id>https://www.openembedded.org/w/index.php?title=I_want_an_image_with_package_XYZ_installed&amp;diff=4519</id>
		<title>I want an image with package XYZ installed</title>
		<link rel="alternate" type="text/html" href="https://www.openembedded.org/w/index.php?title=I_want_an_image_with_package_XYZ_installed&amp;diff=4519"/>
		<updated>2011-12-27T19:50:58Z</updated>

		<summary type="html">&lt;p&gt;Petr: fix pokylinuxdocu link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Q: How do I add package XYZ to an image I compile?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A:&lt;br /&gt;
&lt;br /&gt;
* http://pokylinux.org/doc/poky-handbook.html#usingpoky-extend-customimage&lt;br /&gt;
* http://bec-systems.com/web/content/view/79/9/&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;/div&gt;</summary>
		<author><name>Petr</name></author>
	</entry>
</feed>