-
Notifications
You must be signed in to change notification settings - Fork 168
Update platform daemons #1336
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
Merged
Merged
Update platform daemons #1336
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
Test run workflowTest jobs for commit e2fa7a3
|
Test Results 14 files ±0 28 suites +1 33m 30s ⏱️ - 6m 57s Results for commit 005ee5e. ± Comparison against base commit 37b5a77. This pull request removes 2 tests.♻️ This comment has been updated with latest results. |
Upgrade qrtr to the released version 1.2, pulling in several fixes and switching to meson in process. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Upgrade to the latest stable release, among other items, sorting out dependency between rmtfs and qrtr-ns services. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Upgrade pd-mapper to the latest commit in the tree, fixing several bug, but most important sorting out the dependency between pd-mapper and qrtr-ns services. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Upgrade tqftpserv, pulling in several fixes, switching to meson, but, more importantly, support for zstd-compressed files and fixing dependency between tqftpserv and qrtr-ns services. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
The qrtr-ns is an obsolete userspace implementation of QRTR naming service. It has migrated to the kernel years ago. Stop providing the useless userspace implementation. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Test run workflowTest jobs for commit 005ee5e
|
vkraleti
approved these changes
Jan 1, 2026
koenkooi
approved these changes
Jan 5, 2026
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.
Update qrtr, pd-mapper, rmtfs and tqftpserv (either to the latest release or to the latest snapshot).
The main reason is to get tqftpserv's support for compressed files and to drop the obsolete qrtr-ns service