firmware icon indicating copy to clipboard operation
firmware copied to clipboard

Add tag on raspberrypi/linux for this release

Open Bajec opened this issue 1 year ago • 2 comments

Please add stable release tag on raspberrypi/linux repo branch on which firmware 1.20240902 was build! We have hard time tracking releases and source code without tags!

Bajec avatar Sep 03 '24 15:09 Bajec

Each commit in the firmware contains the hash of the linux tree it was built from.

e.g. top of stable branch contains: https://github.com/raspberrypi/firmware/blob/stable/extra/git_hash

which points at https://github.com/raspberrypi/linux/commits/cf64a1dfecc2dc418efdd61701c1a4b185ab4761

popcornmix avatar Sep 03 '24 16:09 popcornmix

Each commit in the firmware contains the hash of the linux tree it was built from.

e.g. top of stable branch contains: https://github.com/raspberrypi/firmware/blob/stable/extra/git_hash

which points at https://github.com/raspberrypi/linux/commits/cf64a1dfecc2dc418efdd61701c1a4b185ab4761

Thank you, this will help. But, it would be nice to provide tags for stable releases like it was for last few releases.

Bajec avatar Sep 03 '24 16:09 Bajec