Skip to content
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

WIP: add loongarch support #86

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

yetist
Copy link
Contributor

@yetist yetist commented Jan 18, 2023

Add LoongArch support:

  • add basic architecture support
  • minimal system support loongarch64
  • create qemu image.

@kraj
Copy link
Contributor

kraj commented Jan 18, 2023

@yetist thanks for making contribution to OpenEmbedded. This is a largish change and it should be posted to openembedded-core@lists.openembedded.org for review.

@yetist
Copy link
Contributor Author

yetist commented Jan 18, 2023

@yetist thanks for making contribution to OpenEmbedded. This is a largish change and it should be posted to openembedded-core@lists.openembedded.org for review.

OK, thanks.

yetist and others added 5 commits February 2, 2023 06:50
Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn>
Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn>
Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn>
Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn>
Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn>
halstead pushed a commit that referenced this pull request Jul 10, 2023
* inherit python_setuptools_build_meta since setup.py was dropped

https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst#0110-2023-05-15

* Logging is displayed for failing subtests (#92)
* Passing subtests no longer turn the pytest output to yellow (as if
  warnings have been issued) (#86). Thanks to Andrew-Brock for providing
  the solution.
* Now the msg contents of a subtest is displayed when running pytest with
  -v (#6).

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants