<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/conf/machine, branch thud</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=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2019-02-19T18:16:40+00:00</updated>
<entry>
<title>raspberrypi-cm3.conf: Define it as a stand alone machine</title>
<updated>2019-02-19T18:16:40+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-02-18T17:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=aa913d45800a5c1c3f8faf537ed2ee84d18c5b02'/>
<id>urn:sha1:aa913d45800a5c1c3f8faf537ed2ee84d18c5b02</id>
<content type='text'>
As well, define the correct configuration for this machine.

Tested this with and without u-boot on CM3 (with internal storage) and
CM3+ without internal storage.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>rpi-default-providers.inc: use virtual/libgbm instead of libgbm</title>
<updated>2019-02-19T18:16:40+00:00</updated>
<author>
<name>Ming Liu</name>
<email>liu.ming50@gmail.com</email>
</author>
<published>2018-12-17T08:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=6c5e9d45f35d3d275258dbe1a76febfc061e9aba'/>
<id>urn:sha1:6c5e9d45f35d3d275258dbe1a76febfc061e9aba</id>
<content type='text'>
This is to be consistent with the latest OE.

Signed-off-by: Ming Liu &lt;liu.ming50@gmail.com&gt;
</content>
</entry>
<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>machines: Drop VC4_CMA_SIZE</title>
<updated>2018-11-07T14:25:00+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-11-07T07:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=0c14814f230e90dcb8323b5168ec881a284082d9'/>
<id>urn:sha1:0c14814f230e90dcb8323b5168ec881a284082d9</id>
<content type='text'>
setting cma is not required with latest vc4 driver

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpi-base.inc: Add gpio-key to the device tree overlays</title>
<updated>2018-10-31T01:52:54+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2018-10-30T19:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=0f14d185d387f59ff9f00365ff314cf51e46db58'/>
<id>urn:sha1:0f14d185d387f59ff9f00365ff314cf51e46db58</id>
<content type='text'>
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>rpi-base.inc: Sort device tree overlays</title>
<updated>2018-10-31T01:52:54+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2018-10-30T19:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=f61854f3c97d3f8fa325f0cf7e9e878f85be1cde'/>
<id>urn:sha1:f61854f3c97d3f8fa325f0cf7e9e878f85be1cde</id>
<content type='text'>
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>rpi-base.inc: Build rpi-poe dtb overlay</title>
<updated>2018-09-11T10:36:35+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-09-07T14:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=ab8a44d655386bdac50224832585266a52ccaaf8'/>
<id>urn:sha1:ab8a44d655386bdac50224832585266a52ccaaf8</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>machines: use new format for SERIAL_CONSOLES</title>
<updated>2018-08-16T16:54:54+00:00</updated>
<author>
<name>Hugo Hromic</name>
<email>hhromic@gmail.com</email>
</author>
<published>2018-08-16T13:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=576ac2786948e15b9e47d49ccd187acbf380f128'/>
<id>urn:sha1:576ac2786948e15b9e47d49ccd187acbf380f128</id>
<content type='text'>
From the documentation:

    SERIAL_CONSOLES - Provide a value that specifies the baud rate followed by
    the TTY device name separated by a semicolon. Use spaces to separate
    multiple devices

Fixes build error of `systemd-serialgetty` after recent commit 8218bec.

See: &lt;https://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-SERIAL_CONSOLES&gt;

Signed-off-by: Hugo Hromic &lt;hhromic@gmail.com&gt;
</content>
</entry>
<entry>
<title>machines: Replace obsolete SERIAL_CONSOLE with SERIAL_CONSOLES</title>
<updated>2018-08-16T10:34:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-08-16T00:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=8218bec1301bb41fb54ae30327b089c48f2e3b2c'/>
<id>urn:sha1:8218bec1301bb41fb54ae30327b089c48f2e3b2c</id>
<content type='text'>
Fix #302

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi3-64.conf: Define only the dtb files that are available for arch64</title>
<updated>2018-07-26T22:11:07+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-07-26T18:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9a9931fe0c5a2b19c28137225ac7e9a74f3fce57'/>
<id>urn:sha1:9a9931fe0c5a2b19c28137225ac7e9a74f3fce57</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
</feed>
