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

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

$
0
0
I think my fundamental understanding of how the code in this repo is being managed differs from the reality. That is to say, the version 6.6.33 is being merged into the rpi-6.6.7 repo from the separate main linux kernel git repo.

I.E.

Code:

* 51c5d2bb01d3 - (11 years ago) Allow mac address to be set in smsc95xx - popcornmix (HEAD -> rpi-6.6.y, origin/rpi-6.6.y, origin/HEAD)* 79e4c386dbe2 - (8 years ago) smsc95xx: Experimental: Enable turbo_mode and packetsize=2560 by default - Sam Nazarko* dbbfb2d00ed3 - (3 months ago) pwm: img: fix pwm clock lookup - Zoltan HERPAI* 8b5840b077e3 - (6 months ago) pwm: Make it possible to apply PWM changes in atomic context - Sean Young* 3d4f30269402 - (1 year, 1 month ago) drm/vc4: Use phys addresses for slave DMA config - Phil Elwell*   bfaaac460f65 - (2 days ago) Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.y - Dom Cobley|\| * 140cf97204b5 - (2 days ago) Linux 6.6.33 - Greg Kroah-Hartman| * c273cae03895 - (3 weeks ago) riscv: stacktrace: fixed walk_stackframe() - Matthew Bystrin| * 3090c06d50ea - (3 weeks ago) riscv: prevent pt_regs corruption for secondary idle threads - Sergey Matyukevich| * af628d43a822 - (11 days ago) SUNRPC: Fix loop termination condition in gss_free_in_token_pages() - Chuck Lever....
This implies that what i thought was the rpi-6.6.33 was instead the standard linux kernel 6.6.33 which does not include pi specific stuff. I have to grab the commit after the merge of the Makefile change has been made. I.E. bfaaac460f65.

Statistics: Posted by dhillier — Fri Jun 14, 2024 9:45 am



Viewing all articles
Browse latest Browse all 5157

Trending Articles