<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.yoctoproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tomparkin</id>
	<title>Yocto Project - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.yoctoproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tomparkin"/>
	<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/Special:Contributions/Tomparkin"/>
	<updated>2026-05-15T15:05:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=OpenEmbedded-Core&amp;diff=1650</id>
		<title>OpenEmbedded-Core</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=OpenEmbedded-Core&amp;diff=1650"/>
		<updated>2011-05-10T14:15:37Z</updated>

		<summary type="html">&lt;p&gt;Tomparkin: Minimal image name is now &amp;quot;core-image-minimal&amp;quot; rather than &amp;quot;poky-image-minimal&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OpenEmbedded-Core is a base layer, of recipes, classes and associated files that is meant to be common among many different Open Embedded derived systems.  While not all systems will use every piece of the OpenEmbedded-Core, it will provide a self contained example that can be used to prove basic functionality.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Getting Started&lt;br /&gt;
&lt;br /&gt;
1) Download the repository&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone git://git.openembedded.org/openembedded-core oe-core&lt;br /&gt;
cd oe-core&lt;br /&gt;
git clone git://git.openembedded.org/bitbake bitbake&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2) Setup the environment, and build directory&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
. ./oe-init-build-env [&amp;lt;build directory&amp;gt;]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The optional build directory may be specified, otherwise it is assumed you want to use the directory named &amp;quot;build&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
3) First time configuration&lt;br /&gt;
&lt;br /&gt;
The first time you run oe-init-build-env, it will setup the directory for you.  You should at least review the settings within the conf/local.conf file.&lt;br /&gt;
&lt;br /&gt;
4) Build something&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bitbake &amp;lt;rule&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A good simple place to start is &amp;quot;bitbake core-image-minimal&amp;quot;.  This will run through a simple build and do basic system sanity checks.  If your system needs additional software installed, or other environment settings it will tell you what is needed.&lt;/div&gt;</summary>
		<author><name>Tomparkin</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=OpenEmbedded-Core&amp;diff=1649</id>
		<title>OpenEmbedded-Core</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=OpenEmbedded-Core&amp;diff=1649"/>
		<updated>2011-05-10T11:29:42Z</updated>

		<summary type="html">&lt;p&gt;Tomparkin: Modified references to &amp;quot;poky-init-build-env&amp;quot; to &amp;quot;oe-init-build-env&amp;quot; in line with fa6176219b.  Fixed a typo.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OpenEmbedded-Core is a base layer, of recipes, classes and associated files that is meant to be common among many different Open Embedded derived systems.  While not all systems will use every piece of the OpenEmbedded-Core, it will provide a self contained example that can be used to prove basic functionality.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Getting Started&lt;br /&gt;
&lt;br /&gt;
1) Download the repository&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone git://git.openembedded.org/openembedded-core oe-core&lt;br /&gt;
cd oe-core&lt;br /&gt;
git clone git://git.openembedded.org/bitbake bitbake&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2) Setup the environment, and build directory&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
. ./oe-init-build-env [&amp;lt;build directory&amp;gt;]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The optional build directory may be specified, otherwise it is assumed you want to use the directory named &amp;quot;build&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
3) First time configuration&lt;br /&gt;
&lt;br /&gt;
The first time you run oe-init-build-env, it will setup the directory for you.  You should at least review the settings within the conf/local.conf file.&lt;br /&gt;
&lt;br /&gt;
4) Build something&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bitbake &amp;lt;rule&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A good simple place to start is &amp;quot;bitbake poky-image-minimal&amp;quot;.  This will run through a simple build and do basic system sanity checks.  If your system needs additional software installed, or other environment settings it will tell you what is needed.&lt;/div&gt;</summary>
		<author><name>Tomparkin</name></author>
	</entry>
</feed>