Quantcast
Viewing all articles
Browse latest Browse all 5323

Device Tree • Re: Kernel Source Tree version in GitHub

I just ran the same commands, with different results:

Code:

$ git clone --depth=1 --branch rpi-6.6.y https://github.com/raspberrypi/linuxCloning into 'linux'...remote: Enumerating objects: 87502, done.remote: Counting objects: 100% (87502/87502), done.remote: Compressing objects: 100% (81587/81587), done.Receiving objects: 100% (87502/87502), 240.79 MiB | 8.73 MiB/s, done.remote: Total 87502 (delta 8622), reused 22907 (delta 5000), pack-reused 0 (from 0)Resolving deltas: 100% (8622/8622), done.Updating files: 100% (82589/82589), done.$ cd linux/$ make kernelversion6.6.63
What does running the following in your linux tree report?:

Code:

$ git branch -vv$ git fetch$ git branch -vv

Statistics: Posted by PhilE — Thu Dec 05, 2024 10:10 am



Viewing all articles
Browse latest Browse all 5323

Trending Articles