keyutils: fix install path#458
Closed
fwuehr95 wants to merge 1 commit intoopenembedded:dunfellfrom
fwuehr95:dunfell
Closed
keyutils: fix install path#458fwuehr95 wants to merge 1 commit intoopenembedded:dunfellfrom fwuehr95:dunfell
fwuehr95 wants to merge 1 commit intoopenembedded:dunfellfrom
fwuehr95:dunfell
Conversation
Signed-off-by: Alexander Thoma a.thoma@rational-online.com Signed-off-by: Florian Wühr f.wuehr@rational-online.com
salmanisd
pushed a commit
to salmanisd/meta-openembedded
that referenced
this pull request
Oct 25, 2021
Fixed: Fix MSYS libzmq discovery (openembedded#510) Fix handshake event don't need DRAFT API in libzmq v4.3.0 and above (openembedded#509) Use chrono duration for poll default timeout (openembedded#497) context_t close no longer uses deprecated function (openembedded#490) Fix for potential memory leak in monitor_t::check_event (openembedded#482) Fix if constexpr warnings on MSVC (openembedded#460) Fix conversion warnings (openembedded#459) Deprecate confusing connected() function (openembedded#458) Added: Add all draft socket types up to libzmq 4.3.4 (openembedded#488) Add support for socket_ref to multipart_t ctor/send/recv (openembedded#487, openembedded#470) Expose zmq::fd_t (openembedded#452) Add poller_t::size function (openembedded#451) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Contributor
|
pulled these in for testing. |
Contributor
|
thanks |
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.
Signed-off-by: Alexander Thoma a.thoma@rational-online.com
Signed-off-by: Florian Wühr f.wuehr@rational-online.com