summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/python-development-shell.rst
diff options
context:
space:
mode:
authorChristian Taedcke <christian.taedcke@weidmueller.com>2024-03-06 08:43:00 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-08 08:06:16 +0000
commit125771c16f908a3ce186aab869dc967dfb26a801 (patch)
tree58b07da46f3910587cd12cbfa02de77f256d7393 /documentation/dev-manual/python-development-shell.rst
parentca829f14e0b0d44719229c1be1b3cbf2cee39b4e (diff)
downloadpoky-125771c16f908a3ce186aab869dc967dfb26a801.tar.gz
kernel-fitImage: only include valid compatible line
Without this commit the configuration node includes the compatible line 'compatible = [00];' if EXTERNAL_KERNEL_DEVICETREE is not defined, i.e. if PREFERRED_PROVIDER_virtual/dtb is not used. This prevents u-boot from using this configuration and it prints the message "Could not find configuration node". An additional check also ensures that the written compatible line never contains an empty compatible. The functionality to add the compatible line was added in commit f4c82fb6da89 ("kernel-fitImage: add machine compatible to config section"). (From OE-Core rev: f8f3a52b2f924789552e6a3f889162ff07e0887f) Signed-off-by: Christian Taedcke <christian.taedcke@weidmueller.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/python-development-shell.rst')
0 files changed, 0 insertions, 0 deletions