python-paho-mqtt: remove the recipe and use the one in meta-python#23
Open
jackiehjm wants to merge 2 commits intodeviceWISE:masterfrom
Open
python-paho-mqtt: remove the recipe and use the one in meta-python#23jackiehjm wants to merge 2 commits intodeviceWISE:masterfrom
jackiehjm wants to merge 2 commits intodeviceWISE:masterfrom
Conversation
The version of this recipe is lower than the one in meta-python, and the dependency is not correct which causes error: | ERROR: python setup.py build execution failed. | Couldn't find index page for 'pytest-runner' (maybe misspelled?) So remove the recipe and we can use the one in meta-python instead. Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
The recipe for python3-paho-mqtt is removed and add it in whitelist to use the one in meta-python. Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Collaborator
|
What version of yocto/meta-python are you building with? Removing an older version of the recipe should not cause this issue. The newer version should be selected, unless a PREFERED_* setting is made. Note: older builds of yocto/WRL do not have the paho recipes. |
Contributor
|
The question is for Jackie, but I can answer your question.
Since the one in meta-device-cloud is broken, I think that we can remove it ? BTW., this patch is included in my "8fixes" pull request. |
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.
No description provided.