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

gst-plugins-rs: Cannot parse Cargo.toml #74

Open
fabioestevam opened this issue Apr 9, 2024 · 1 comment
Open

gst-plugins-rs: Cannot parse Cargo.toml #74

fabioestevam opened this issue Apr 9, 2024 · 1 comment

Comments

@fabioestevam
Copy link

Hi,

I am trying to use "cargo bitbake" to generate a recipe for the gst-plugins-rs 0.12.4 version:

https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/tree/0.12?ref_type=heads

but I am getting the following error:

$ cargo bitbake
error: failed to load manifest for workspace member `/home/fabio/gst-plugins-rs/tutorial`

Caused by:
  failed to parse manifest at `/home/fabio/gst-plugins-rs/tutorial/Cargo.toml`

Caused by:
  invalid type: map, expected SemVer version for key `package.version`

The Cargo.toml that fails to parse is this one:

https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/blob/0.12/tutorial/Cargo.toml?ref_type=heads

Any ideas, please?

@fabioestevam fabioestevam changed the title meta-gstreamer-rs: Cannot pares gst-plugins-rs: Cannot parse Cargo.toml Apr 9, 2024
@fabioestevam
Copy link
Author

Adding @brgl who worked on creating a recipe for gst-plugins-rs 0.8.4:
https://patchwork.yoctoproject.org/project/oe-core/patch/20220606132653.60232-5-brgl@bgdev.pl/

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

1 participant