summaryrefslogtreecommitdiffstats
path: root/meta/classes/systemd-boot-cfg.bbclass
diff options
context:
space:
mode:
authorDouglas Royds <douglas.royds@taitradio.com>2021-03-18 12:25:14 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-20 18:54:56 +0000
commit887e56c1b274db773ad8f9925e222a06992cf650 (patch)
treedb5618299e6efe22acc9edefe09fa68e9e624670 /meta/classes/systemd-boot-cfg.bbclass
parent78f58a4769974ab3b2753b417d9a1af9dea8b84a (diff)
downloadpoky-887e56c1b274db773ad8f9925e222a06992cf650.tar.gz
cmake: Fully-qualified path to ar
We (correctly enough) pass in our AR to cmake via the toolchain file, but unlike the other cross-compilation tools (CC, CXX, ranlib, etc), cmake does not then do its own search in the PATH for our AR. By using cmake's own find_program() to search the PATH, make works as expected from the commandline, outside of bitbake. (From OE-Core rev: e9180c9575f0723b51915a0da58452511b6b03bf) Signed-off-by: Douglas Royds <douglas.royds@taitradio.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/systemd-boot-cfg.bbclass')
0 files changed, 0 insertions, 0 deletions