intel / intel/linux-kernel-overlay
error: pathspec 'v5.15.137' did not match any file(s) known to git.
- Lingua principale
- Shell
- Stelle
- 59
- Fork
- 22
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I followed the following steps to build kernel code. But it reports that it cannot find v5.15.137 branch.
Can you help check how to solve this?
git clone https://github.com/intel/linux-kernel-overlay.git
cd linux-kernel-overlay
git checkout lts2021-ubuntu
./build.sh
= [up to date] mainline-tracking-overlay-v6.7-rc3-ubuntu-231129T100251Z -> mainline-tracking-overlay-v6.7-rc3-ubuntu-231129T100251Z
= [up to date] mainline-tracking-overlay-v6.7-rc3-ubuntu-231206T020418Z -> mainline-tracking-overlay-v6.7-rc3-ubuntu-231206T020418Z
= [up to date] mainline-tracking-overlay-v6.7-ubuntu-240110T080436Z -> mainline-tracking-overlay-v6.7-ubuntu-240110T080436Z
+ git checkout v5.15.137
error: pathspec 'v5.15.137' did not match any file(s) known to git.
+ popd
~/test3/linux-kernel-overlay
+ pushd /home/ubuntu/test3/linux-kernel-overlay/build/linux-kernel-v5.15.137
~/test3/linux-kernel-overlay/build/linux-kernel-v5.15.137 ~/test3/linux-kernel-overlay
+ rm '/home/ubuntu/test3/linux-kernel-overlay/build/linux-kernel-v5.15.137/../*.deb'
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.