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

nightly rust via meta-rust-bin #10

Closed
zzeroo opened this issue Dec 7, 2016 · 4 comments
Closed

nightly rust via meta-rust-bin #10

zzeroo opened this issue Dec 7, 2016 · 4 comments

Comments

@zzeroo
Copy link
Contributor

zzeroo commented Dec 7, 2016

Is it possible to get a nightly rust via meta-rust-bin?

./build-new-version.sh nightly

fetches the checksums and build the files. But it looks yocto doesn't use these files. Sorry if this is the wrong place where I ask. And my yocto/ openembedded skills aren't worth mentioning, too.

@posborne
Copy link
Member

posborne commented Dec 7, 2016

Some additional work would be required to make nightly work, I think. Shouldn't be too bad, but should be possible. At a minimum, you would need to explicitly set your preferred version to select the nightly rust.

@zzeroo
Copy link
Contributor Author

zzeroo commented Dec 15, 2016

What's the format for build-new-version.sh parameters? I mean

./build-new-version.sh nightly

works fine, with some little changes, but the recipe name looks odd. And nightly is not a "explicitly preferred version" number.

@posborne
Copy link
Member

This is the correct form for calling the script, it's just that I think for nightly we would want to make some changes to allow for specifying which nightly, etc.

@zzeroo zzeroo closed this as completed Feb 15, 2017
@sprhawk
Copy link
Contributor

sprhawk commented Dec 9, 2021

@zzeroo Please try this PR: #109

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

3 participants