-
Notifications
You must be signed in to change notification settings - Fork 808
plymouth(scarthgap): remove unnecessary patches #929
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
Open
Dvergatal
wants to merge
2
commits into
openembedded:scarthgap
Choose a base branch
from
Dvergatal:scarthgap
base: scarthgap
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Setting `--retain-splash` isn't right, plymouth-quit gets used for instance when switching to a getty or something that isn't graphical [1]. [1] https://gitlab.freedesktop.org/plymouth/plymouth/-/merge_requests/157 Signed-off-by: Piotr Łobacz <p.lobacz@welotec.com>
Setting `--kernel-command-line` in systemd service is unmodifiable from the bootloader kernel parameters. `splash` together with `plymouth.ignore-serial-consoles` should be added by the user to e.g. bootloader configuration file instead. Signed-off-by: Piotr Łobacz <p.lobacz@welotec.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 18, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 18, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 18, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 19, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 19, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead
pushed a commit
that referenced
this pull request
Jun 20, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR #934, PR #937, PR #938 Bugfixes: Empty TXT records were not being preserved. PR #922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR #910 license: some files weren't properly updated. PR #920 Fix bind local device regression from 1.34.0. PR #929, PR #931, PR #935 CMake: set policy version to prevent deprecation warnings. PR #932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR #933 Update to latest autoconf archive macros for enhanced system compatibility. PR #936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Yogita Urade <yogita.urade@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
splash plymouth.ignore-serial-consoleskernel command parameters to his boot command