<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/docs, branch ag_kernel_up</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=ag_kernel_up</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=ag_kernel_up'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2018-07-16T15:54:32+00:00</updated>
<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>
<entry>
<title>linux-firmware: restore and merge bluez-firmware</title>
<updated>2018-05-14T09:34:08+00:00</updated>
<author>
<name>Peter A. Bigot</name>
<email>pab@pabigot.com</email>
</author>
<published>2018-05-11T00:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=f3ecec38aa8ae4137b1a0e11b925d0e736e8ffda'/>
<id>urn:sha1:f3ecec38aa8ae4137b1a0e11b925d0e736e8ffda</id>
<content type='text'>
The attempt to Raspbian updated firmware blobs in packages separate from
linux-firmware introduced unresolvable conflicts with the standard
linux-firmware roll-up package.  Revert to using an augmented
linux-firmware recipe that overrides and adds firmware from two Raspbian
repositories that have up-to-date images.

Closes #244

Signed-off-by: Peter A. Bigot &lt;pab@pabigot.com&gt;
</content>
</entry>
<entry>
<title>rpi-config: add helper to enable dwc2 peripheral support</title>
<updated>2018-05-05T09:03:21+00:00</updated>
<author>
<name>Peter A. Bigot</name>
<email>pab@pabigot.com</email>
</author>
<published>2018-05-01T15:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=d3709fa6887d6d35046df6376fe39e9a7a59038e'/>
<id>urn:sha1:d3709fa6887d6d35046df6376fe39e9a7a59038e</id>
<content type='text'>
Document and add support to easily enable USB gadget mode.

Also fix a spelling error.

Signed-off-by: Peter A. Bigot &lt;pab@pabigot.com&gt;
</content>
</entry>
<entry>
<title>rpi-config: support more commonly used config variables and update documentation</title>
<updated>2018-04-20T14:17:20+00:00</updated>
<author>
<name>Hugo Hromic</name>
<email>hhromic@gmail.com</email>
</author>
<published>2018-04-16T13:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=3175e7f3e2066ef34897013742ab95341c3ebaae'/>
<id>urn:sha1:3175e7f3e2066ef34897013742ab95341c3ebaae</id>
<content type='text'>
Added support for and documented the following new extra build options:

* gpu_freq overclocking option
* disable boot rainbow splash screen
* configure the boot delay after GPU firmware loading
* configure common HDMI and composite video options

Signed-off-by: Hugo Hromic &lt;hhromic@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer-contents.md: Update documentation</title>
<updated>2018-03-29T13:27:25+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-03-29T13:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=519da94776fc3160a2576da49a12afca191d19c5'/>
<id>urn:sha1:519da94776fc3160a2576da49a12afca191d19c5</id>
<content type='text'>
* Raspberry Pi 3B+ support mentioned
* Add info about linux-firmware-raspbian

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>docs: Remove reference to deprecated images</title>
<updated>2018-03-23T20:41:12+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@toganlabs.com</email>
</author>
<published>2018-03-23T17:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=63e53f919089027259a513dc2cd4b140789bf1a3'/>
<id>urn:sha1:63e53f919089027259a513dc2cd4b140789bf1a3</id>
<content type='text'>
Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;
</content>
</entry>
<entry>
<title>docs: Do not force alabaster theme</title>
<updated>2017-12-18T19:20:43+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@toganlabs.com</email>
</author>
<published>2017-12-11T20:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=24ffe9fb592dda483fb5dfec30782955fcc18a5e'/>
<id>urn:sha1:24ffe9fb592dda483fb5dfec30782955fcc18a5e</id>
<content type='text'>
Sphinx will use the 'alabaster' theme by default when building locally. However,
Read the Docs will use their own theme by default which suits their site better.

By not specifying html_theme we allow both targets to use the appropriate
default theme.

Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;
</content>
</entry>
<entry>
<title>rpi-config: Add RPI_EXTRA_CONFIG option</title>
<updated>2017-12-18T19:20:43+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@toganlabs.com</email>
</author>
<published>2017-12-11T19:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9bf918014bbf1df7b2f4844cc5e70532a625f887'/>
<id>urn:sha1:9bf918014bbf1df7b2f4844cc5e70532a625f887</id>
<content type='text'>
The variable RPI_EXTRA_CONFIG can be set in local.conf to append text to the
Raspberry Pi config.txt file as described in the documentation.

Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;
</content>
</entry>
<entry>
<title>docs: Drop comment on broken raspberrypi3-64 HDMI output</title>
<updated>2017-10-12T17:14:20+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@toganlabs.com</email>
</author>
<published>2017-10-12T15:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=fe99478aa9ebfbcf78d02bad35fd1310912e4857'/>
<id>urn:sha1:fe99478aa9ebfbcf78d02bad35fd1310912e4857</id>
<content type='text'>
Graphical output on raspberrypi3-64 should now be fixed.

Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;
</content>
</entry>
</feed>
