From: Dmitry Selyutin Date: Tue, 24 Oct 2023 18:25:43 +0000 (+0300) Subject: hdl-dev-repos: pin Linux kernel tag X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=db25adc0c551626a9d2a4ddfa05f3ca9c8ca0bef;p=dev-env-setup.git hdl-dev-repos: pin Linux kernel tag --- diff --git a/hdl-dev-repos b/hdl-dev-repos index 14a13c8..93bed05 100755 --- a/hdl-dev-repos +++ b/hdl-dev-repos @@ -20,7 +20,7 @@ git clone https://gitlab.com/nmigen/nmigen-stdio.git git clone https://git.libre-soc.org/git/soc.git git clone https://git.libre-soc.org/git/pytest-output-to-files.git git clone https://git.libre-soc.org/git/mdis.git -git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git --depth=1 +git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git --depth=1 --branch v6.5.8 ' # pytest