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

Change branch in recipe from "master" to "main" #352

Closed
kckemper opened this issue Nov 10, 2023 · 4 comments
Closed

Change branch in recipe from "master" to "main" #352

kckemper opened this issue Nov 10, 2023 · 4 comments

Comments

@kckemper
Copy link

In flutter-gallery_git.bb line 16 should be:
SRC_URI = "git://github.com/flutter/gallery.git;lfs=0;branch=main;protocol=https;destsuffix=git"
(change "branch=master" to "branch=main")

https://github.com/meta-flutter/meta-flutter/blob/19f8ee7125c5621a9ac6eb3d236c573318f7e0ec/recipes-graphics/flutter-apps/flutter-gallery_git.bb#L16C62-L16C68

@jwinarske
Copy link
Contributor

@kckemper thanks for the catch

@jwinarske
Copy link
Contributor

jwinarske commented Nov 10, 2023

This works. It pulls commit from main. Seems they have an alias to main

@jwinarske
Copy link
Contributor

#355

@jwinarske
Copy link
Contributor

#355

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

No branches or pull requests

2 participants