]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
Revert "meson: use absolute cross-compiler paths"
authorEnguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
Thu, 22 Feb 2024 10:29:56 +0000 (11:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Feb 2024 14:29:00 +0000 (14:29 +0000)
commit9c2faa835bd7af3e6f6bd7cc08495bd4b3ca9d0b
tree219da3ac70ab4b29d389633c0c1305041456bb7d
parentd9f5c27c8beee07c7cbbed11f5d45058e7315846
Revert "meson: use absolute cross-compiler paths"

This reverts commit fc8e5d7c13f62e987b76971116cf290fd01a0c8f.

We need to use the absolute path to the compiler so that the VSCode
configuration generated by devtool ide-sdk could lint meson projects.

A feature was just added to vscode-cpptools to support conveying the
compilerPath in addition to the compile_commands.json. The next
commits adds the necessary configuration. We can revert this one and
keep the meson paths as they were.

Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/meson-routines.bbclass
meta/classes-recipe/meson.bbclass