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

Bitbake 4.0: Floating tag/branch without a fixed SRCREV #49

Open
cesar-pa opened this issue Apr 29, 2022 · 0 comments · May be fixed by #53
Open

Bitbake 4.0: Floating tag/branch without a fixed SRCREV #49

cesar-pa opened this issue Apr 29, 2022 · 0 comments · May be fixed by #53

Comments

@cesar-pa
Copy link

When trying to build a recipe generated by the latest master cargo bitbake with Bitbake 4.0, the following error is thrown:

do_fetch: Bitbake Fetcher Error: FetchError("Recipe uses a floating tag/branch without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev() (use SRCPV in PV for OE).", None)

This check was recently added: https://lists.openembedded.org/g/bitbake-devel/topic/89051455#13344

@cesar-pa cesar-pa linked a pull request Jun 15, 2022 that will close this issue
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 a pull request may close this issue.

1 participant