10/12/2024 10:10, David Marchand:
> Reformat the license/exceptions.txt file to make it easier to build
> a list of exempted files.
> Display all files committed in DPDK that are non compliant
> with BSD-3 license.
>
> Signed-off-by: David Marchand
Applied, thanks
On Wed, Dec 11, 2024 at 4:01 PM Thomas Monjalon wrote:
>
> 11/12/2024 15:55, Stephen Hemminger:
> > On Wed, 11 Dec 2024 10:00:38 +0100
> > David Marchand wrote:
> >
> > > On Tue, Dec 10, 2024 at 6:00 PM Stephen Hemminger
> > > wrote:
> > > >
> > > > On Tue, 10 Dec 2024 10:10:39 +0100
> > > > Dav
https://python-poetry.org/docs/basic-usage/#committing-your-poetrylock-file-to-version-control
I agree at first glance it appears like poetry.lock should go in the
.gitignore. However, the official docs state that in the case of developing
an application (like DTS), one should commit the generated
11/12/2024 15:55, Stephen Hemminger:
> On Wed, 11 Dec 2024 10:00:38 +0100
> David Marchand wrote:
>
> > On Tue, Dec 10, 2024 at 6:00 PM Stephen Hemminger
> > wrote:
> > >
> > > On Tue, 10 Dec 2024 10:10:39 +0100
> > > David Marchand wrote:
> > >
> > > > +no_license_list=\
> > > > +':^.git* :^
On Wed, 11 Dec 2024 10:00:38 +0100
David Marchand wrote:
> On Tue, Dec 10, 2024 at 6:00 PM Stephen Hemminger
> wrote:
> >
> > On Tue, 10 Dec 2024 10:10:39 +0100
> > David Marchand wrote:
> >
> > > +no_license_list=\
> > > +':^.git* :^.mailmap :^.ci/* :^README :^MAINTAINERS :^VERSION
> > > :^
On Tue, Dec 10, 2024 at 6:00 PM Stephen Hemminger
wrote:
>
> On Tue, 10 Dec 2024 10:10:39 +0100
> David Marchand wrote:
>
> > +no_license_list=\
> > +':^.git* :^.mailmap :^.ci/* :^README :^MAINTAINERS :^VERSION :^ABI_VERSION
> > :^*/Kbuild '\
> > +':^*/README* :^license/ :^config/ :^buildtools/
Reformat the license/exceptions.txt file to make it easier to build
a list of exempted files.
Display all files committed in DPDK that are non compliant
with BSD-3 license.
Signed-off-by: David Marchand
---
devtools/check-spdx-tag.sh | 59 +++---
license/exception
7 matches
Mail list logo