intel / intel/linux-kernel-overlay

error: pathspec 'v5.15.137' did not match any file(s) known to git.

Abierto
#2 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Shell
Estrellas
59
Forks
22
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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'

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.