Skip to content
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

Some fixes to get Yocto 4.3 going #199

Merged
merged 6 commits into from
Nov 2, 2023

Conversation

zboszor
Copy link
Collaborator

@zboszor zboszor commented Oct 31, 2023

This is just to get rid of warnings, not in any way a complete test, build or runtime.

Buildbot added 6 commits October 31, 2023 08:36
I misunderstood gitsm:// , no need to list the submodules
separately.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
This fixes the warning in Yocto 4.3:

WARNING: .../layers/meta-mono/recipes-mono/mono-upnp/mono-upnp_0.1.2.bb: URL: git://github.com/mono/mono-upnp.git;branch=master uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
This fixes this warning in Yocto 4.3:

WARNING: .../layers/meta-mono/recipes-mono/taglib-sharp/taglib-sharp_2.1.0.0.bb: URL: git://github.com/mono/taglib-sharp.git;branch=master uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
This fixes the warning with Yocto 4.3:

WARNING: .../layers/meta-mono/recipes-mono/gtk-sharp/gtk-sharp3_2.99.4.bb: URL: git://github.com/mono/gtk-sharp.git;branch=master uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
This fixes the warning with Yocto 4.3:

WARNING: .../layers/meta-mono/recipes-mono/mono-addins/mono-addins_1.1.bb: URL: git://github.com/mono/mono-addins.git;branch=master uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Make Yocto 4.3 support official.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
@ajlennon
Copy link
Member

ajlennon commented Nov 2, 2023

Thanks @zboszor !

@ajlennon ajlennon merged commit 75a1a02 into DynamicDevices:master Nov 2, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants