[PATCH 0/2] gitlab-ci: Test Fedora capstone package

Philippe Mathieu-Daudé posted 2 patches 4 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210126113649.3148417-1-philmd@redhat.com
.gitlab-ci.yml                         | 7 +++++++
tests/docker/dockerfiles/fedora.docker | 1 +
2 files changed, 8 insertions(+)
[PATCH 0/2] gitlab-ci: Test Fedora capstone package
Posted by Philippe Mathieu-Daudé 4 years, 9 months ago
Add a job for a supported feature: capstone.

Philippe Mathieu-Daudé (2):
  docker: Install libcastone on Fedora
  gitlab-ci: Test Fedora capstone package

 .gitlab-ci.yml                         | 7 +++++++
 tests/docker/dockerfiles/fedora.docker | 1 +
 2 files changed, 8 insertions(+)

-- 
2.26.2


Re: [PATCH 0/2] gitlab-ci: Test Fedora capstone package
Posted by Thomas Huth 4 years, 9 months ago
On 26/01/2021 12.36, Philippe Mathieu-Daudé wrote:
> Add a job for a supported feature: capstone.
> 
> Philippe Mathieu-Daudé (2):
>    docker: Install libcastone on Fedora
>    gitlab-ci: Test Fedora capstone package
> 
>   .gitlab-ci.yml                         | 7 +++++++
>   tests/docker/dockerfiles/fedora.docker | 1 +
>   2 files changed, 8 insertions(+)

I've posted a patch for this a couple of days ago already:

https://www.mail-archive.com/qemu-devel@nongnu.org/msg775255.html

  Thomas


Re: [PATCH 0/2] gitlab-ci: Test Fedora capstone package
Posted by Philippe Mathieu-Daudé 4 years, 9 months ago
On 1/26/21 1:05 PM, Thomas Huth wrote:
> On 26/01/2021 12.36, Philippe Mathieu-Daudé wrote:
>> Add a job for a supported feature: capstone.
>>
>> Philippe Mathieu-Daudé (2):
>>    docker: Install libcastone on Fedora
>>    gitlab-ci: Test Fedora capstone package
>>
>>   .gitlab-ci.yml                         | 7 +++++++
>>   tests/docker/dockerfiles/fedora.docker | 1 +
>>   2 files changed, 8 insertions(+)
> 
> I've posted a patch for this a couple of days ago already:
> 
> https://www.mail-archive.com/qemu-devel@nongnu.org/msg775255.html

Oh I missed it, thanks.

> 
>  Thomas
>