Files
prplos/toolchain
Marvin Lu 3068485194 build: introduce KERNEL_GIT_BRANCH feature
Using large external Git kernel repositories can be challenging. To
facilitate this, a new KERNEL_GIT_BRANCH feature is added. This feature
allows specifying a Git branch during the cloning process, aiding in
efficiently reaching the desired Git reference in subsequent checkout
step.

This enhancement addresses situation with the DownloadMethod/rawgit
functionality, which performs 'git clone' and 'git checkout'. In cases
of shallow clones, the desired Git reference may not be accessible,
making it necessary to specify the branch separately.

Signed-off-by: Marvin Lu <marvin.lu@wnc.com.tw>
Signed-off-by: Petr Štetiar <ynezz@true.cz> [refactor]
(cherry picked from commit 4b55bca74e)
2024-09-12 18:18:22 +00:00
..
2023-09-27 22:37:01 +02:00
2023-09-27 22:37:01 +02:00
2024-07-06 18:31:14 +02:00