<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/docs, branch warrior-next</title>
<subtitle>Mirror of http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi</subtitle>
<id>https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=warrior-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=warrior-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2019-09-16T13:51:49+00:00</updated>
<entry>
<title>extra-build-config.md: add RPi 0W to UART section</title>
<updated>2019-09-16T13:51:49+00:00</updated>
<author>
<name>Bernardo A. Rodrigues</name>
<email>bernardoaraujor@gmail.com</email>
</author>
<published>2019-09-04T16:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=45d7c547b195778d99b2fa1f4a40c0dee9e4674c'/>
<id>urn:sha1:45d7c547b195778d99b2fa1f4a40c0dee9e4674c</id>
<content type='text'>
This makes it clear in the docs that ENABLE_UART can be used both for the RPi 0W or 3.

Signed-off-by: Bernardo A. Rodrigues &lt;bernardaraujor@gmail.com&gt;
</content>
</entry>
<entry>
<title>extra-build-config.md: Document DISABLE_VC4GRAPHICS</title>
<updated>2019-09-16T13:51:28+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-09-13T11:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=65d143fcbf2b82f47da4d2cab36b6a5b8f8a89f4'/>
<id>urn:sha1:65d143fcbf2b82f47da4d2cab36b6a5b8f8a89f4</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>docs/layer-contents.md: raspberrypi-cm3 is a stand alone machine now</title>
<updated>2019-02-19T17:02:19+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-02-18T17:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=09c00164d6ad978d444749a89e0a0a3d77a1735e'/>
<id>urn:sha1:09c00164d6ad978d444749a89e0a0a3d77a1735e</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>docs: improve the contributing section</title>
<updated>2018-12-15T12:33:20+00:00</updated>
<author>
<name>Hugo Hromic</name>
<email>hhromic@gmail.com</email>
</author>
<published>2018-12-03T11:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=481285982bb7f7b9c37e88f654258b1425230dac'/>
<id>urn:sha1:481285982bb7f7b9c37e88f654258b1425230dac</id>
<content type='text'>
* Rephrased some paragraphs
* Better organised the section itself
* Added guideline and formatting examples for commit log messages

Signed-off-by: Hugo Hromic &lt;hhromic@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add Pican2 support</title>
<updated>2018-12-12T16:24:17+00:00</updated>
<author>
<name>Fabien Lahoudere</name>
<email>fabien.lahoudere@collabora.com</email>
</author>
<published>2018-11-16T15:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=12e61faf30b08909b58ed87b9542f2753d0249dc'/>
<id>urn:sha1:12e61faf30b08909b58ed87b9542f2753d0249dc</id>
<content type='text'>
In order to make Pican 2 work, we :
- add mcp2515.dto to the overlay list
- add a variable to enable it in local.conf
- create a udev rule to mount interface

http://skpang.co.uk/catalog/pican2-canbus-board-for-raspberry-pi-23-p-1475.html

Signed-off-by: Fabien Lahoudere &lt;fabien.lahoudere@collabora.com&gt;
</content>
</entry>
<entry>
<title>extra-build-config.md: Update docs as per SDIMG_COMPRESSION removal</title>
<updated>2018-12-12T16:23:32+00:00</updated>
<author>
<name>Iurii Lunev</name>
<email>koolkhel@mail.ru</email>
</author>
<published>2018-12-11T10:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=1803681e8477394953833a82a9c0f4b0934bdaa0'/>
<id>urn:sha1:1803681e8477394953833a82a9c0f4b0934bdaa0</id>
<content type='text'>
Using SDIMG_COMPRESSION variable to choose compression type for
produced images is deprecated. IMAGE_FSTYPES should be used instead.
This patch removes any reference to SDIMG_COMPRESSION variable
within the build documentation.

Signed-off-by: Iurii Lunev &lt;koolkhel@mail.ru&gt;
</content>
</entry>
<entry>
<title>docs: Add more info on generating initramfs images</title>
<updated>2018-11-15T15:45:48+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-11-13T22:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=15838158478518da41709113b0465c70ad49cc32'/>
<id>urn:sha1:15838158478518da41709113b0465c70ad49cc32</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>extra-build-config.md: Improve documentation on generating initramfs image</title>
<updated>2018-11-08T13:23:05+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-11-08T02:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=78259ad6e29f247e61d282aaa44222d06bc1c29c'/>
<id>urn:sha1:78259ad6e29f247e61d282aaa44222d06bc1c29c</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>sdcard_image-rpi.bbclass: drop KERNEL_INITRAMFS variable</title>
<updated>2018-07-16T15:54:32+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2017-11-20T19:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e8f9a4e8f80c44c6faf18af8d397d240e460b981'/>
<id>urn:sha1:e8f9a4e8f80c44c6faf18af8d397d240e460b981</id>
<content type='text'>
* use INITRAMFS_SYMLINK_NAME from new kernel-artifact-names.bbclass
  instead of KERNEL_INITRAMFS
* the documentation says that KERNEL_INITRAMFS should be used to
  define extension of initramfs, but in linux-raspberrypi.inc it's
  defined only to 1 or empty based on INITRAMFS_IMAGE_BUNDLE variable
  and I don't see any code in meta-raspberry or oe-core which would
  use KERNEL_INITRAMFS to actualy name the initramfs artifact to create:
  ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE}${KERNEL_INITRAMFS}-${MACHINE}.bin
  used in classes/sdcard_image-rpi.bbclass
* also fix the assumption that there is -${MACHINE} suffix in:
  ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE}${KERNEL_INITRAMFS}-${MACHINE}.bin
  because that's defined as KERNEL_IMAGE_SYMLINK_NAME and some DISTROs
  might use different value
* this depends on oe-core changes which were merged today:
  http://git.openembedded.org/openembedded-core/commit/?id=7d0ef0eaa1bfe97015a774c26f5791622e7e8b12
* this is the last piece of previous pull-request:
  https://github.com/agherzan/meta-raspberrypi/pull/159

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>docs: document support for 802.15.4 hat</title>
<updated>2018-06-04T15:00:39+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>tossel@gmail.com</email>
</author>
<published>2018-06-02T14:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b2da4618b0ac2ad7dbc26387cad4c03796f8a06e'/>
<id>urn:sha1:b2da4618b0ac2ad7dbc26387cad4c03796f8a06e</id>
<content type='text'>
Signed-off-by: Anton Gerasimov &lt;tossel@gmail.com&gt;
</content>
</entry>
</feed>
