]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kern-tools: depend on git-replacement-native
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 26 Feb 2024 22:34:50 +0000 (17:34 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Feb 2024 14:30:02 +0000 (14:30 +0000)
commit6c2ae2346db061a37506b3b5dca20914a7b29fca
tree93c67a43564976c0c0489d7bee120609661a0f11
parente8ffc63f3ed61cc31c3077741f3f96dae9baa3fb
kern-tools: depend on git-replacement-native

Konstantin Aladyshev <aladyshev22@gmail.com> reported that the
kern-tools require git functionality that was introduced in
git versions greater than the minimum project requirements.

In particular:

   commit 923a9de418b3ca8592c3 [kgit-s2q: don't run verication hooks]

uses the --no-verify flag to prevent local git hooks from
running and breaking patching or introducing security
issues from the host configuration.

To ensure that we have a new enough git available for the tools,
we update our DEPENDS to git-native-replacement, and the version
available in oe-core will be built and used instead of the
host provided version.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb