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

distro: allow configurable settings addon #2843

Merged
merged 1 commit into from
Jul 24, 2018
Merged

distro: allow configurable settings addon #2843

merged 1 commit into from
Jul 24, 2018

Conversation

MilhouseVH
Copy link
Contributor

No description provided.

@@ -215,3 +215,6 @@
# Partition labels for USB/SD installation media
DISTRO_BOOTLABEL="LIBREELEC"
DISTRO_DISKLABEL="STORAGE"

# Settings package name - blank if not required
DISTRO_PKG_SETTINGS"="LibreELEC-settings"
Copy link
Contributor

Choose a reason for hiding this comment

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

One double quote too much?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops - updated. Thanks.

@vpeter4
Copy link
Contributor

vpeter4 commented Jul 23, 2018

What is use-case for this?

@MilhouseVH
Copy link
Contributor Author

What is use-case for this?

It's just the right thing to do - the settings add-on is distro specific. Other downstream distros can configure whatever settings package they prefer to use, or continue using LibreELEC-settings, and it avoids patching the build system.

@chewitt chewitt merged commit 2a7ccda into LibreELEC:master Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants