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 typo in SRC_URI of k3s #9

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

mikehaller
Copy link
Contributor

No description provided.

Signed-off-by: GitHub <noreply@github.com>
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI:append := "file://01-k3s.service"
SRC_URI:append := " file://01-k3s.service"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This means SOMETHING:append := must contain always a space in front of string

Copy link
Contributor

@stlachev stlachev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sgtm

@stlachev stlachev merged commit 7d5b67f into eclipse-leda:kirkstone Sep 7, 2022
@mikehaller mikehaller deleted the fix-k3s branch September 20, 2022 11:54
mikehaller referenced this pull request in SoftwareDefinedVehicle/meta-leda-fork Oct 6, 2022
mikehaller added a commit that referenced this pull request Nov 17, 2022
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