-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please restore master branch #20
Comments
Switch to using bullseye release 20210315-3+rpt3 License is pointed in different location in new repo structure WHENCE file is gone too. Fixes YoeDistro/yoe-distro#617 Signed-off-by: Khem Raj <[email protected]>
Master branch has been dropped and bullseye became the main branch of the project. This is not the cherry-pick of 3912f5b5 because mentioned commit brings firmware version changes and updates the revision so not a candidate for dunfell Related: RPi-Distro/firmware-nonfree#20 Signed-off-by: Pavel Zhukov <[email protected]>
Master branch has been dropped and bullseye became the main branch of the project. This is not the cherry-pick of 3912f5b5 because mentioned commit brings firmware version changes and updates the revision so not a candidate for dunfell Related: RPi-Distro/firmware-nonfree#20 Signed-off-by: Pavel Zhukov <[email protected]>
The previous |
Master branch has been renamed to buster. This change is dunfell-specific because master follows bullseye which diverted from ex-master quite a lot. Related: RPi-Distro/firmware-nonfree#20 Signed-off-by: Pavel Zhukov <[email protected]>
Master branch has been renamed to buster. This change is dunfell-specific because master follows bullseye which diverted from ex-master quite a lot. Related: RPi-Distro/firmware-nonfree#20 Signed-off-by: Pavel Zhukov <[email protected]>
Master branch has been renamed to buster. This change is dunfell-specific because master follows bullseye which diverted from ex-master quite a lot. Related: RPi-Distro/firmware-nonfree#20 Signed-off-by: Pavel Zhukov <[email protected]> Signed-off-by: Devendra Tewari <[email protected]>
Master branch has been renamed to buster. This change is dunfell-specific because master follows bullseye which diverted from ex-master quite a lot. Related: RPi-Distro/firmware-nonfree#20 Signed-off-by: Pavel Zhukov <[email protected]> Signed-off-by: Devendra Tewari <[email protected]>
commit 934064a01903b2ba9a82be93b3f0efdb4543a0e8 (HEAD -> dunfell, origin/dunfell) Author: Pavel Zhukov <[email protected]> Date: Thu Nov 18 15:56:20 2021 +0100 linux-firmware-rpidistro: Use buster branch instead of master Master branch has been renamed to buster. This change is dunfell-specific because master follows bullseye which diverted from ex-master quite a lot. Related: RPi-Distro/firmware-nonfree#20 Signed-off-by: Pavel Zhukov <[email protected]> commit 2e704f5ef61e4efd4b691a2ed1cad7a59811c791 Author: Changqing Li <[email protected]> Date: Thu May 13 11:15:47 2021 +0800 99-com.rules: fix error invalid substitution type fix below error: /etc/udev/rules.d/99-com.rules:10 Invalid value "/bin/sh -c 'ALIASES=/proc/device-tree/aliases; if cmp -s $ALIASES/uart0 $ALIASES/serial0; then echo 0;elif cmp -s $ALIASES/uart0 $ALIASES/serial1; then echo 1; else exit 1; fi'" for PROGRAM (char 58: invalid substitution type) Signed-off-by: Changqing Li <[email protected]> (cherry picked from commit fb253346c2fe85f8fdd49e5a66dff04d8f2bd53e) Signed-off-by: Pavel Zhukov <[email protected]>
This change caused our build to start fail as well. We use https://git.yoctoproject.org/meta-raspberrypi. I assume we will have to upgrade it now. Is there an easy way to change |
The Given that this repo was intended for the Debian package, it's a bit hard to use it as a stable source for third parties. We'll have issues again when bookworm comes out. @pelwell Would it make sense to have a separate repo that's intended for distribution rather than packaging? Something where branches and paths won't change? |
I wouldn't have a problem with putting both in the same repo, whether by replication or symbolic links (if that could work), i.e. retain the buster structure alongside the packaging info, but splitting the two is also OK. Actually, creating a firmware repo under the |
There is more magic going one, just sync it with [1] Completely untested! victronenergy/venus#891 [1] agherzan/meta-raspberrypi@4c76dab [2] RPi-Distro/firmware-nonfree#20
There is more magic going one, just sync it with [1] Completely untested! victronenergy/venus#891 [1] agherzan/meta-raspberrypi@4c76dab [2] RPi-Distro/firmware-nonfree#20
Reason for dropping: RPi-Distro/firmware-nonfree#20
I still get confused every time I try to do updates for NixOS. It would be great if there were clear answers for maintainers. We appear to have maybe just silently broken wifi for folks.... |
merge on 2022-05-03 last commit commit 934064a01903b2ba9a82be93b3f0efdb4543a0e8 (HEAD -> dunfell, origin/dunfell) Author: Pavel Zhukov <[email protected]> Date: Thu Nov 18 15:56:20 2021 +0100 linux-firmware-rpidistro: Use buster branch instead of master Master branch has been renamed to buster. This change is dunfell-specific because master follows bullseye which diverted from ex-master quite a lot. Related: RPi-Distro/firmware-nonfree#20 Signed-off-by: Pavel Zhukov <[email protected]>
What's the question? |
Hi,
It looks like master branch have been removed recently ? do you confirm ? Is it intentional or a mistake ?
I am asking because other projects are (were) referring to it:
https://github.com/agherzan/meta-raspberrypi/blob/7413c72dd538d3956600211326a1c2ef01b8e057/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb#L37
Should reference be updated to align to debian named branches (IMHO tags would be good to use too).
If "master" is not an acceptable name, may I suggest then to use "main" , then it could be easier to alias/sed for downstream/legacy.
Any recommendations welcome.
Thx
Relate-to: YoeDistro/yoe-distro#617
Relate-to: agherzan/meta-raspberrypi@4c76dab
Cc: @agherzan
The text was updated successfully, but these errors were encountered: