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: fix armbian-release file error #241

Merged
merged 4 commits into from
Oct 2, 2023

Conversation

KwadFan
Copy link
Member

@KwadFan KwadFan commented Sep 25, 2023

To get mainsail release shown in moonraker we need that 'hacky' solution

To get mainsail release shown in moonraker we need that 'hacky' solution

Signed-off-by: Stephan Wendel <me@stephanwe.de>
@KwadFan KwadFan self-assigned this Sep 29, 2023
@KwadFan KwadFan added the bug Something isn't working label Sep 29, 2023
Since this is not an issue related to the armbian module, but
related to the release file of mainsailos (or choosen distname)
it belongs to this distro instead of the general armbian module.
Therefore refactoring into mainsailos module.

Signed-off-by: Stephan Wendel <me@stephanwe.de>
Signed-off-by: Stephan Wendel <me@stephanwe.de>
@KwadFan KwadFan merged commit 4855416 into mainsail-crew:develop Oct 2, 2023
8 checks passed
@KwadFan KwadFan deleted the fix/releasefile branch October 2, 2023 17:16
KwadFan added a commit to KwadFan/MainsailOS-dev that referenced this pull request Oct 17, 2023
Since we applied PR mainsail-crew#241 and PR mainsail-crew#242
This function always returns no value.
Which leads to errors in enabling SPI Interface by default.

This should fix this behaviour

Signed-off-by: Stephan Wendel <me@stephanwe.de>
KwadFan added a commit to KwadFan/MainsailOS-dev that referenced this pull request Oct 17, 2023
Since we applied PR mainsail-crew#241 and mainsail-crew#242,
this function always doesnt give the right value,
which leads to unwanted behaviour in enabling SPI during build.

As we no longer rename the release file,
we have to use its original location in '/etc/armbian-release'
( Or '/etc/orangepi-release' if Opi Image is used )

Signed-off-by: Stephan Wendel <me@stephanwe.de>
KwadFan added a commit that referenced this pull request Oct 20, 2023
Since we applied PR #241 and #242,
this function always doesnt give the right value,
which leads to unwanted behaviour in enabling SPI during build.

As we no longer rename the release file,
we have to use its original location in '/etc/armbian-release'
( Or '/etc/orangepi-release' if Opi Image is used )

Signed-off-by: Stephan Wendel <me@stephanwe.de>
KwadFan added a commit to KwadFan/MainsailOS-dev that referenced this pull request Oct 28, 2023
To get mainsail release shown in moonraker we need that 'hacky' solution

---------

Signed-off-by: Stephan Wendel <me@stephanwe.de>
KwadFan added a commit to KwadFan/MainsailOS-dev that referenced this pull request Oct 28, 2023
Since we applied PR mainsail-crew#241 and mainsail-crew#242,
this function always doesnt give the right value,
which leads to unwanted behaviour in enabling SPI during build.

As we no longer rename the release file,
we have to use its original location in '/etc/armbian-release'
( Or '/etc/orangepi-release' if Opi Image is used )

Signed-off-by: Stephan Wendel <me@stephanwe.de>
miklschmidt pushed a commit to Rat-OS/RatOS that referenced this pull request Feb 25, 2024
To get mainsail release shown in moonraker we need that 'hacky' solution

---------

Signed-off-by: Stephan Wendel <me@stephanwe.de>
miklschmidt pushed a commit to Rat-OS/RatOS that referenced this pull request Feb 25, 2024
Since we applied PR mainsail-crew#241 and mainsail-crew#242,
this function always doesnt give the right value,
which leads to unwanted behaviour in enabling SPI during build.

As we no longer rename the release file,
we have to use its original location in '/etc/armbian-release'
( Or '/etc/orangepi-release' if Opi Image is used )

Signed-off-by: Stephan Wendel <me@stephanwe.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants