<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/classes/linux-raspberrypi-base.bbclass, branch pyro</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=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2017-01-18T15:42:59+00:00</updated>
<entry>
<title>Remove True option to getVar calls</title>
<updated>2017-01-18T15:42:59+00:00</updated>
<author>
<name>Paul Barker</name>
<email>paul@paulbarker.me.uk</email>
</author>
<published>2017-01-02T13:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=3ad29d11e7f9c08de8e782ef4264e2047acb42bb'/>
<id>urn:sha1:3ad29d11e7f9c08de8e782ef4264e2047acb42bb</id>
<content type='text'>
getVar() now defaults to expanding by default.

Signed-off-by: Paul Barker &lt;paul@paulbarker.me.uk&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi-base.bbclass: remove version hack</title>
<updated>2016-12-29T18:23:28+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2016-12-08T10:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=96b9c633d7232e451c771220dcebc733b60276d9'/>
<id>urn:sha1:96b9c633d7232e451c771220dcebc733b60276d9</id>
<content type='text'>
* no more required (version &gt; 3.17 | &gt; 4.3.x | &gt; 4.4.5)
* causes error with rt kernel

Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sdcard_image-rpi.bbclass: Remove redundant RPI_KERNEL_VERSION</title>
<updated>2016-10-13T08:39:59+00:00</updated>
<author>
<name>Jonathan Liu</name>
<email>net147@gmail.com</email>
</author>
<published>2016-10-07T02:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=41689e8fe2ee0ff83fc94fbb3a12ebcab648106b'/>
<id>urn:sha1:41689e8fe2ee0ff83fc94fbb3a12ebcab648106b</id>
<content type='text'>
The value of the RPI_KERNEL_VERSION can change between None and the
kernel version which can result in taskhash mismatch errors while
building images.

The taskhash mismatch errors can be reproduced using:
bitbake -c cleansstate virtual/kernel core-image-minimal &amp;&amp; bitbake core-image-minimal

The get_dts() and split_overlays() functions are modified so that the
kernel version argument is optional. If the version is not supplied to
these functions, they will fallback to the Python equivalent of the
expression used for RPI_KERNEL_VERSION.

Signed-off-by: Jonathan Liu &lt;net147@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi-base.bbclass: support for .dtbo files for dtb overlays</title>
<updated>2016-09-21T15:47:26+00:00</updated>
<author>
<name>Herve Jourdain</name>
<email>herve.jourdain@neuf.fr</email>
</author>
<published>2016-07-20T22:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=d98f2a74db536e1f350ead8723adde47e6ae89d2'/>
<id>urn:sha1:d98f2a74db536e1f350ead8723adde47e6ae89d2</id>
<content type='text'>
Kernel 4.4.6+ on RaspberryPi support .dtbo files for overlays, instead of .dtb.
Add support for both variants of overlays ("-overlay.dtb" and ".dtbo")
Change which variant needs to be supported based on the kernel version

CAUTION: when called from IMAGE_CMD_rpi-sdimg, 'TMPDIR' is not set, causing 'STAGING_KERNEL_BUILDDIR' to not be expanded, causing get_kernelversion_file() to fail!
To avoid this problem, get_dts() and split_overlays() MUST be called with the kernel version parameter set, when called from IMAGE_CMD_rpi-sdimg!

Signed-off-by: Herve Jourdain &lt;herve.jourdain@neuf.fr&gt;
</content>
</entry>
<entry>
<title>devicetree: auto-disable dts for old kernels</title>
<updated>2015-06-05T12:49:46+00:00</updated>
<author>
<name>Petter Mabäcker</name>
<email>petter@technux.se</email>
</author>
<published>2015-05-25T14:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=4a4373c02d3d8355a2e5faa10af61450e5b093d8'/>
<id>urn:sha1:4a4373c02d3d8355a2e5faa10af61450e5b093d8</id>
<content type='text'>
After '6392a63 rpi-base.inc: Use KERNEL_DEVICETREE by default' was
introduced, kernel versions &lt; 3.18 might not be buildable. Since full
device tree support was introduced in 3.18 this change ensures that all
kernel &lt; 3.18 will automatically disable device tree.

Signed-off-by: Petter Mabäcker &lt;petter@technux.se&gt;
</content>
</entry>
</feed>
