Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3552

Raspberry Pi OS • Trying to build yesterdays 6.6.33 kernel but it has no overlays?

$
0
0
I'm attempting to build a previous kernel version, eg. 6.6.33 by:

1. Cloning: `git clone https://github.com/raspberrypi/linux.git`
2. Checking out the following commit: https://github.com/raspberrypi/linux/tr ... b2f5e93001 (`git checkout 140cf97204b54adb9897b41c188722b2f5e93001`)

However, it would appear that the following directories are not part of the commit:
1. arch/arm/boot/dts/overlays
2. arch/arm64/boot/dts/overlays (symlink to the arm directories)

This seems unexpected as the version i'm trying to build was made yesterday and the directory and associated files appear to have been there for several months:
https://github.com/raspberrypi/linux/tr ... s/overlays

I'm trying not just to build latest rpi-6.6-y, so would like to understand if this is an expected **thing**, am i doing something wrong, or is there something else going on here?

Statistics: Posted by dhillier — Thu Jun 13, 2024 10:27 am



Viewing all articles
Browse latest Browse all 3552

Trending Articles