<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/bsp-guide, branch 3.2_M2</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=3.2_M2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=3.2_M2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2020-07-28T11:40:27+00:00</updated>
<entry>
<title>wic/bootimg-efi: Update docs for IMAGE_BOOT_FILES support in bootimg-efi</title>
<updated>2020-07-28T11:40:27+00:00</updated>
<author>
<name>Khasim Mohammed</name>
<email>khasim.mohammed@arm.com</email>
</author>
<published>2020-07-23T09:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cacfbbdada818b008aac0f3889da57977d6ecd59'/>
<id>urn:sha1:cacfbbdada818b008aac0f3889da57977d6ecd59</id>
<content type='text'>
List of files defined using IMAGE_BOOT_FILES are installed into
the boot partition when preparing an image using the wic tool with
the bootimg-efi source plugin.

The corresponding code in bootimg-efi.py is updated to add this feature,
the documentation is updated to reflect the change.

Change-Id: I0d3ea8831440f4255e9d9bcf9f965c8b14331037
(From yocto-docs rev: 41ef4c9cb9882369f02826b6c096014a4d90ee67)

Signed-off-by: Khasim Syed Mohammed &lt;khasim.mohammed@arm.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bsp-guide: Add SPDX license headers</title>
<updated>2020-06-17T15:45:36+00:00</updated>
<author>
<name>akuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-06-15T14:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d674526baca12cf971bd1c99b31be30bc1740477'/>
<id>urn:sha1:d674526baca12cf971bd1c99b31be30bc1740477</id>
<content type='text'>
[Yocto #13873]

(From yocto-docs rev: 0aa081c3f1839833043e116db1729a9de342f72e)

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentaiton: Change author info</title>
<updated>2020-04-06T13:40:24+00:00</updated>
<author>
<name>akuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-03-31T19:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=24dab56884ade3ca493f0582bf670c688669c7d6'/>
<id>urn:sha1:24dab56884ade3ca493f0582bf670c688669c7d6</id>
<content type='text'>
Update the author indo and use variables for author and email to make it
easier to change in future.

(From yocto-docs rev: 4fdf2a060705fa00b11b5a9d270f4ffa506c9927)

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>BSP Guide: numerous tweaks/grammar/wording/clarification</title>
<updated>2020-04-06T13:40:24+00:00</updated>
<author>
<name>rpjday@crashcourse.ca</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2020-02-23T21:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d4a3a121ed17f0a80ad4336bc0461927cd79bfe6'/>
<id>urn:sha1:d4a3a121ed17f0a80ad4336bc0461927cd79bfe6</id>
<content type='text'>
(From yocto-docs rev: 3a87e5900b603f124ce7f63fd072415762f63212)

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>use defined entity "YOCTO_DOCS_URL", not "YOCTO_HOME_URL"</title>
<updated>2020-04-06T13:40:24+00:00</updated>
<author>
<name>rpjday@crashcourse.ca</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2020-03-26T14:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a5ac4b6fca1e883d5c9fc637ea17e163949bed9e'/>
<id>urn:sha1:a5ac4b6fca1e883d5c9fc637ea17e163949bed9e</id>
<content type='text'>
Given the defined DocBook entity:

  &lt;!ENTITY YOCTO_DOCS_URL "&amp;YOCTO_HOME_URL;/docs"&gt;

replace numerous instances of the more verbose
"&amp;YOCTO_HOME_URL;/documentation", which is a redirect, anyway.

rday

(From yocto-docs rev: 53fa17321624028b12d880bc4236fbef46675eb4)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>yocto-docs: remove refrence to mpc8315e-rdb</title>
<updated>2020-03-24T22:49:31+00:00</updated>
<author>
<name>akuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-02-26T18:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a0a4f6bf89e49a57e44f718e3059fb476738de14'/>
<id>urn:sha1:a0a4f6bf89e49a57e44f718e3059fb476738de14</id>
<content type='text'>
(From yocto-docs rev: 8768196b4a313df794bf21937da4bf92de858463)

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>manuals: Update YP manual notes with pointer to docs ML</title>
<updated>2020-03-11T14:41:44+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2020-03-06T00:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4cae3324bd362829dbb1c122342f2c7854a27899'/>
<id>urn:sha1:4cae3324bd362829dbb1c122342f2c7854a27899</id>
<content type='text'>
Update the "Manual Notes" section of numerous YP manuals with a
reference to the recently-introduced YP documentation mailing list.

(From yocto-docs rev: a10fe36c864b8f1a71c6a8eb7e1f6a4eef2f5171)

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>YP 3.1 Docs: Updated Manual revision tables.</title>
<updated>2019-12-16T23:32:33+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-12-11T21:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7e7b066085c2496a259b356c59acda32d444a261'/>
<id>urn:sha1:7e7b066085c2496a259b356c59acda32d444a261</id>
<content type='text'>
Scrubbed so subsequent releases are relevant to the
initial release only.

(From yocto-docs rev: 7bb2c4f851aa968eb05b11c5471b81962f268eba)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>YP Documentation: Set up for YP 3.1 release</title>
<updated>2019-12-09T12:02:54+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-12-03T22:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=292b0cc22401d6024a221e4654ea036b0f34cd0c'/>
<id>urn:sha1:292b0cc22401d6024a221e4654ea036b0f34cd0c</id>
<content type='text'>
* Updates to poky.ent
* Updates to mega-manual.sed
* Updates to all &lt;manual&gt;.xml files for date

(From yocto-docs rev: 5f752ef0193cb60cd5d46a63e99ffcd02107e0c2)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documenation: Changed "2.8" to "3.0".</title>
<updated>2019-10-23T16:15:53+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-10-16T14:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3eb09fd73769ea4dfdacf44b2c64d2e79be2b04a'/>
<id>urn:sha1:3eb09fd73769ea4dfdacf44b2c64d2e79be2b04a</id>
<content type='text'>
I was using "2.8" throughout the manual set instead
of "3.0".  Updated all aspects to "3.0".

(From yocto-docs rev: db19937e98c59d4d2a9ce89877be3c8e0b05991a)

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