summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/devel-config
diff options
context:
space:
mode:
authorAdrian Freihofer <adrian.freihofer@siemens.com>2024-07-15 16:10:39 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-26 12:28:42 +0100
commit9837ba6138ca97975867e529f22cf5930341b920 (patch)
tree2176b118456398da31e194551e91f33da78a6f59 /meta/recipes-devtools/devel-config
parent1f1150e0edd30b5ab6f66bb79919c607c2c36889 (diff)
downloadpoky-9837ba6138ca97975867e529f22cf5930341b920.tar.gz
kernel-fitimage: fix external dtb check
If EXTERNAL_KERNEL_DEVICETREE and dtb_image_sect are empty variables dtb_path ends up as "/" which is available on most Unix systems but probably not the dtb_path which is needed here. Checking for a file makes more sense and also solves the issue with the "/". (From OE-Core rev: c8f629b6991449cc6726f48a607d9e1bd50807ee) Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/devel-config')
0 files changed, 0 insertions, 0 deletions