]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto-dev: correct qemuarmv5 device tree location
authorJon Mason <jdmason@kudzu.us>
Thu, 17 Aug 2023 14:23:49 +0000 (10:23 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Aug 2023 21:21:02 +0000 (22:21 +0100)
commit42d5e8ef12934db65c35c1c5f0cabb5c21dbea43
tree99201eec45f703d71b95a54ddcf64e6a02e6fff3
parent596fb699d470d7779bfa694e04908929ffeabcf7
linux-yocto-dev: correct qemuarmv5 device tree location

In Linux kernel commit 724ba6751532055db75992fc6ae21c3e322e94a7
all arm arch device tree files were moved into vendor directories
(similar to what was being done in arm64).  This is causing the
following error when building for qemuarmv5 with linux-yocto-dev:

| make[2]: *** No rule to make target 'arch/arm/boot/dts/versatile-pb.dtb'.  Stop.

Correcting the location to add the vendor directory of "arm" addresses
the issue (and is what is being done for arm64 machines already).

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-dev.bb