Re: [PATCH 0/9] Alpine Linux build fix and CI pipeline

2020-12-22 Thread Jiaxun Yang
1005318.11866-1-jiaxun.y...@flygoat.com/ > >> > >> > >> > >> Hi, > >> > >> This series seems to have some coding style problems. See output below for > >> more information: > >> > >> Type: series > >> Message-id: 20201221

Re: [PATCH 0/9] Alpine Linux build fix and CI pipeline

2020-12-22 Thread Wainer dos Santos Moschetta
: Type: series Message-id: 20201221005318.11866-1-jiaxun.y...@flygoat.com Subject: [PATCH 0/9] Alpine Linux build fix and CI pipeline === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git con

Re: [PATCH 0/9] Alpine Linux build fix and CI pipeline

2020-12-21 Thread Jiaxun Yang
> > Type: series > Message-id: 20201221005318.11866-1-jiaxun.y...@flygoat.com > Subject: [PATCH 0/9] Alpine Linux build fix and CI pipeline > > === TEST SCRIPT BEGIN === > #!/bin/bash > git rev-parse base > /dev/null || exit 0 > git config --local diff.renameli

[PATCH 0/9] Alpine Linux build fix and CI pipeline

2020-12-20 Thread Jiaxun Yang
Alpine Linux[1] is a security-oriented, lightweight Linux distribution based on musl libc and busybox. It it popular among Docker guests and embedded applications. Adding it to test against different libc. [1]: https://alpinelinux.org/ Tree avilable at:

Re: [PATCH 0/9] Alpine Linux build fix and CI pipeline

2020-12-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20201221005318.11866-1-jiaxun.y...@flygoat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20201221005318.11866-1-jiaxun.y...@flygoat.com Subject: [PATCH 0/9] Alpine Linux