<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/recipes-kernel/linux-firmware, branch master</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=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2018-11-23T14:25:34+00:00</updated>
<entry>
<title>linux-firmware: replace machine override with new recipes</title>
<updated>2018-11-23T14:25:34+00:00</updated>
<author>
<name>Peter A. Bigot</name>
<email>pab@pabigot.com</email>
</author>
<published>2018-11-13T20:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=bfc35b773ff405394d066d7d8efb32ced3ac0410'/>
<id>urn:sha1:bfc35b773ff405394d066d7d8efb32ced3ac0410</id>
<content type='text'>
Raspberry Pi hardware requires firmware that supersedes or is not
present in the standard linux-firmware distribution.  These files are
maintained in the RPi-Distro project on github.

Several attempts have been made to reconcile conflicts between what's in
linux-firmware and what the hardware needs.  The existing approach is
functional but not maintainable since it combines material from three
repositories into a single package that claims to be linux-firmware.

Remove the appends that change the content of linux-firmware for rpi
hardware.  Add two new recipes that follow the RPi-Distro repositories:

* firmware-nonfree which forked from linux-firmware and replaces
  content is provided as linux-firmware-rpidistro;
* bluez-firmware which forked from (very old) bluez and adds content is
  provided as bluez-firmware-rpidistro.

The packages are named to make clear that these come from RPi-Distro,
rather than generic sources.  Licensing attempts to record the state of
licensing as documented in RPi-Distro.

Resolves: #298
Signed-off-by: Peter A. Bigot &lt;pab@pabigot.com&gt;
</content>
</entry>
<entry>
<title>linux-firmware: Bump revisions</title>
<updated>2018-10-30T17:15:29+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2018-10-30T14:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=43bad59ab53503bc3c2d3f9bdc8c0312e2342036'/>
<id>urn:sha1:43bad59ab53503bc3c2d3f9bdc8c0312e2342036</id>
<content type='text'>
 - raspbian-nf = "b518de45ced519e8f7a499f4778100173402ae43"
 - raspbian-bluez = "ade2bae1aaaebede09abb8fb546f767a0e4c7804"

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-firmware: remove duplicate ${PN}-bcm43455 package</title>
<updated>2018-07-26T16:42:12+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-07-20T22:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=3623b89c53880f00ff0c8fbed895eb665f1374e4'/>
<id>urn:sha1:3623b89c53880f00ff0c8fbed895eb665f1374e4</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-firmware: move ${PN}-cypress-license handling to oe-core recipe</title>
<updated>2018-07-20T15:41:37+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-07-20T09:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=effb6afeff69bd8ce2beb6a64cee85ab94f3687b'/>
<id>urn:sha1:effb6afeff69bd8ce2beb6a64cee85ab94f3687b</id>
<content type='text'>
* this will make this bbappend a bit more version agnostic
* depends on oe-core commits from:
  http://lists.openembedded.org/pipermail/openembedded-core/2018-July/153164.html
  to prevent including ${PN}-cypress-license package twice in PACKAGES
  http://lists.openembedded.org/pipermail/openembedded-core/2018-July/153165.html

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-firmware: update Cypress license checksum</title>
<updated>2018-06-27T12:33:53+00:00</updated>
<author>
<name>Hugo Hromic</name>
<email>hhromic@gmail.com</email>
</author>
<published>2018-06-21T14:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=a477b29cc1a5929c5b48bbb8ee8d3b7f1db29805'/>
<id>urn:sha1:a477b29cc1a5929c5b48bbb8ee8d3b7f1db29805</id>
<content type='text'>
Upstream recipe was updated and the license checksum needed refresh.
See: &lt;https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=e3bec3951b2f95e5f9a592cc3f64c8f5fb152f57&gt;

Signed-off-by: Hugo Hromic &lt;hhromic@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>Drop unnecessary dependencies and tasks</title>
<updated>2018-04-23T13:08:04+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@toganlabs.com</email>
</author>
<published>2018-04-16T20:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9b2cbacb074786530c3c7eab70260c8f6de302bf'/>
<id>urn:sha1:9b2cbacb074786530c3c7eab70260c8f6de302bf</id>
<content type='text'>
We have a few recipes which only deploy files that go into the boot partition
and do not create packages to be installed into the rootfs. These recipes don't
need to run the usual packaging tasks so we can drop them to speed up the build
a little.

We also have a bunch of recipes that don't need the usual toolchain as they just
copy files or invoke native commands like `mkimage`. So to speed up the build a
little more we can set INHIBIT_DEFAULT_DEPS to avoid an unnecessary dependency
on the toolchain.

Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;
</content>
</entry>
<entry>
<title>linux-firmware: Remove as replaced by linux-firmware-raspbian</title>
<updated>2018-03-29T13:26:57+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-03-29T13:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=279b14730a9b19ab9d553bda7b0d55adad7d891d'/>
<id>urn:sha1:279b14730a9b19ab9d553bda7b0d55adad7d891d</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>linux-firmware-raspbian: New recipe which uses RPi-Distro repository</title>
<updated>2018-03-29T10:04:40+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-03-28T13:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9209f20c7a586320fc103d8274ae78f3e0d132ff'/>
<id>urn:sha1:9209f20c7a586320fc103d8274ae78f3e0d132ff</id>
<content type='text'>
This packages only the firmware needed for the RaspberryPi boards. We use the
RPi-Distro as it's already maintained by the Raspbian guys and we get better
support for the RaspberryPi needed firmwares.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>linux-firmware: fix addition of NVRAM file to image (fixes #184)</title>
<updated>2018-02-05T19:19:06+00:00</updated>
<author>
<name>Hugo Hromic</name>
<email>hhromic@gmail.com</email>
</author>
<published>2018-02-05T14:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=a2ba56f74ed7d1a794c3d92a0c10039c2b6e0cc6'/>
<id>urn:sha1:a2ba56f74ed7d1a794c3d92a0c10039c2b6e0cc6</id>
<content type='text'>
Signed-off-by: Hugo Hromic &lt;hhromic@gmail.com&gt;
</content>
</entry>
</feed>
