<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/dev-manual/dev-manual-common-tasks.xml, branch 1.2_M4.rc4.0</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M4.rc4.0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M4.rc4.0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-04-17T08:05:07+00:00</updated>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: Fixed example</title>
<updated>2012-04-17T08:05:07+00:00</updated>
<author>
<name>Robert Cochran</name>
<email>yocto@mindchasers.com</email>
</author>
<published>2012-04-16T13:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a6820f43f597fed57eb1f3eacb963ddf5bd0f1f0'/>
<id>urn:sha1:a6820f43f597fed57eb1f3eacb963ddf5bd0f1f0</id>
<content type='text'>
A reference to meta/recipes-sato/tasks/task-poky.bb is made as a good
example of a task; however, this file / recipe doesn't exist.  I
replaced it with meta/recipes-core/tasks/task-core-boot.bb, which I
think is a both useful and basic example to consider.

(From yocto-docs rev: 977877efa7781dd00c53cfa914dd710de7d934a1)

Signed-off-by: Robert Cochran &lt;yocto@mindchasers.com&gt;
Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: removed MULTILIB_IMAGE_INSTALL</title>
<updated>2012-04-03T13:04:59+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-04-02T22:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7819e67a9badd9dc0382557f90b1a3397c09f08f'/>
<id>urn:sha1:7819e67a9badd9dc0382557f90b1a3397c09f08f</id>
<content type='text'>
Fixes [YOCTO #1980].

Changed MULTILIB_IMAGE_INSTALL to IMAGE_INSTALL in the multilib
example.  This variable is no longer used.

Reported-by: Matthew McClintock &lt;msm@freescale.com&gt;
(From yocto-docs rev: dfcbecf945b19e559b39b5824dc6b8bb37c18702)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: Edit to md5sum</title>
<updated>2012-04-03T13:04:59+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-04-02T22:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7ebbe699cb94c717d7f07b4f98c865c3d0d16592'/>
<id>urn:sha1:7ebbe699cb94c717d7f07b4f98c865c3d0d16592</id>
<content type='text'>
Example corrected.

(From yocto-docs rev: 844ffad1e3b998d62ea7c10273785d710dc3541e)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: Updated makefile section</title>
<updated>2012-04-03T13:04:58+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-04-02T22:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f64aae05005b4202af9078e04a511c0c832d01d1'/>
<id>urn:sha1:f64aae05005b4202af9078e04a511c0c832d01d1</id>
<content type='text'>
Fixes [YOCTO #1888]

Per Darren Hart I swapped in the real example and added some text
explaining what the user needs to do if their source is from a
tarball.

Reported-by: Darren Hart &lt;darren.hart@intel.com&gt;
(From yocto-docs rev: a1991f0b6f32a0a296ae4d115a834ed61042720b)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: Title change</title>
<updated>2012-03-30T16:20:51+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-30T14:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=06fc2d2ec8e72f063f2c67601b2f027f76971e05'/>
<id>urn:sha1:06fc2d2ec8e72f063f2c67601b2f027f76971e05</id>
<content type='text'>
Changed title pre Richard.

Reported-by: Richard Purdie &lt;richard.purdie@intel.com&gt;
(From yocto-docs rev: 2ec1368c4bdf5d61e3a7d60d3293ba878939321d)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: edits to BBMASK</title>
<updated>2012-03-30T16:20:51+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-29T22:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=60d48922fafc8b0a046c6d2f48dbf887dd383799'/>
<id>urn:sha1:60d48922fafc8b0a046c6d2f48dbf887dd383799</id>
<content type='text'>
Some edits to the text of this moved section.

(From yocto-docs rev: 69ba05bbdc8a6fb74efdfbb3214a562e564f5a68)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: moved BBMASK</title>
<updated>2012-03-30T16:20:51+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-29T21:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fdf7db7606071bf75e84c578ddd38972edb58251'/>
<id>urn:sha1:fdf7db7606071bf75e84c578ddd38972edb58251</id>
<content type='text'>
Per Richard Purdie's suggestion, I moved the discussion on using
BBMASK out from the "Customizing Images" section and placed it into
a section of its own titled "Excluding Packages from the Build."

(From yocto-docs rev: edb01b30779117f92e710b8afefa9a5d8a3e78fa)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: moved section</title>
<updated>2012-03-30T16:20:51+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-29T19:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d19c8c83155069662aa1d0f7a19d0296d2bafe06'/>
<id>urn:sha1:d19c8c83155069662aa1d0f7a19d0296d2bafe06</id>
<content type='text'>
Placed the "Customizing Images" section in front of the
"Adding a Package" section.

Reported-by: Rudolf Streif &lt;rstreif@linuxfoundation.org&gt;
(From yocto-docs rev: 68a7ef421b9b66cc7f0a2180c1ef17c8c4ec2ed4)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: Fixed link</title>
<updated>2012-03-26T22:30:30+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-26T17:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d420de6e76ec6ab5c2263ec0ebb4b8c93d46119a'/>
<id>urn:sha1:d420de6e76ec6ab5c2263ec0ebb4b8c93d46119a</id>
<content type='text'>
Old link to POKY_EXTRA_INSTALL.  I changed to
CORE_IMAGE_EXTRA_INSTALL.

(From yocto-docs rev: 8c8308025443e2fd061faa03fe4f6245c58603a5)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/dev-manual/dev-manual-common-tasks.xml: Spell check.</title>
<updated>2012-03-23T14:24:49+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-19T18:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=db22f39d1cb06fb76ed54a510bc2c4ae8edeb4ff'/>
<id>urn:sha1:db22f39d1cb06fb76ed54a510bc2c4ae8edeb4ff</id>
<content type='text'>
(From yocto-docs rev: 3bc8b3a4fc0adcfcda3026e7c209e4f57e750737)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
