kernel-selftest: Add few more testcases#778
Closed
cshilwant wants to merge 1 commit intoopenembedded:masterfrom
Closed
kernel-selftest: Add few more testcases#778cshilwant wants to merge 1 commit intoopenembedded:masterfrom
cshilwant wants to merge 1 commit intoopenembedded:masterfrom
Conversation
This commit will build and install following testcases under /usr/kernel-selftest of filesystem,
* ptp
* timers
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Contributor
|
applied to master with 02806ed |
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 13, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.31.0 Changes: Enable Query Cache by default. PR openembedded#786 Bugfixes: Enhance Windows DNS configuration change detection to also detect manual DNS configuration changes. PR openembedded#785 Various legacy MacOS Build fixes. Issue openembedded#782 Ndots value of zero in resolv.conf was not being honored. 852a60a Watt-32 build support had been broken for some time. PR openembedded#781 Distribute ares_dns_rec_type_tostr manpage. PR openembedded#778 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
Jan 13, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.31.0 Changes: Enable Query Cache by default. PR openembedded#786 Bugfixes: Enhance Windows DNS configuration change detection to also detect manual DNS configuration changes. PR openembedded#785 Various legacy MacOS Build fixes. Issue openembedded#782 Ndots value of zero in resolv.conf was not being honored. 852a60a Watt-32 build support had been broken for some time. PR openembedded#781 Distribute ares_dns_rec_type_tostr manpage. PR openembedded#778 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
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
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.
This commit will build and install following testcases under /usr/kernel-selftest of filesystem,
* ptp
* timers