diff options
| author | Jonathan Liu <net147@gmail.com> | 2016-10-06 19:09:06 -0700 |
|---|---|---|
| committer | Andrei Gherzan <andrei@resin.io> | 2016-10-13 10:39:59 +0200 |
| commit | 41689e8fe2ee0ff83fc94fbb3a12ebcab648106b (patch) | |
| tree | 04bae1a5c3c3f4c101b2b064c807d7d654864087 /COPYING.MIT | |
| parent | 5697e77ec4b53c2f4618d20bfe0af16cd3dee604 (diff) | |
| download | meta-raspberrypi-41689e8fe2ee0ff83fc94fbb3a12ebcab648106b.tar.gz | |
sdcard_image-rpi.bbclass: Remove redundant RPI_KERNEL_VERSION
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 && 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 <net147@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'COPYING.MIT')
0 files changed, 0 insertions, 0 deletions
