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

Fix: Python datastore variables on references #263

Conversation

idillon-sfl
Copy link
Member

Still merging #215 in smaller parts.

In the following example, both FOO will give the same references.

FOO="bar"
python() {
    d.getVar("FOO")
}

@idillon-sfl idillon-sfl merged commit 2ee7a9c into yoctoproject:staging Jun 25, 2024
5 checks passed
@idillon-sfl idillon-sfl deleted the fix-python-datastore-variables-on-references branch June 25, 2024 13:48
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