| Message ID | 20260405191443.1209948-7-laurent.pinchart@ideasonboard.com |
|---|---|
| State | New |
| Headers | show |
| Series |
|
| Related | show |
Hi Laurent On Sun, Apr 05, 2026 at 10:14:38PM +0300, Laurent Pinchart wrote: > The Documentation/camera-sensor-model.rst flie contains an SPDX license s/flie/file > identifier. There's no need to list it in REUSE.toml. Drop it. > > Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > --- > REUSE.toml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/REUSE.toml b/REUSE.toml > index 36bfe506aa2c..b6edab1b1cfc 100644 > --- a/REUSE.toml > +++ b/REUSE.toml > @@ -6,7 +6,6 @@ SPDX-PackageDownloadLocation = "https://git.libcamera.org/libcamera/libcamera.gi > [[annotations]] > path = [ > "Documentation/binning.svg", > - "Documentation/camera-sensor-model.rst", > "Documentation/images/rotation/**.svg", > "Documentation/sensor_model.svg", > "Documentation/theme/static/libcamera-logo-text.svg", > -- > Regards, > > Laurent Pinchart >
And I forgot my tag here as well On Tue, Apr 07, 2026 at 11:58:58AM +0200, Jacopo Mondi wrote: > Hi Laurent > > On Sun, Apr 05, 2026 at 10:14:38PM +0300, Laurent Pinchart wrote: > > The Documentation/camera-sensor-model.rst flie contains an SPDX license > > s/flie/file > > > identifier. There's no need to list it in REUSE.toml. Drop it. > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> > > --- > > REUSE.toml | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/REUSE.toml b/REUSE.toml > > index 36bfe506aa2c..b6edab1b1cfc 100644 > > --- a/REUSE.toml > > +++ b/REUSE.toml > > @@ -6,7 +6,6 @@ SPDX-PackageDownloadLocation = "https://git.libcamera.org/libcamera/libcamera.gi > > [[annotations]] > > path = [ > > "Documentation/binning.svg", > > - "Documentation/camera-sensor-model.rst", > > "Documentation/images/rotation/**.svg", > > "Documentation/sensor_model.svg", > > "Documentation/theme/static/libcamera-logo-text.svg", > > -- > > Regards, > > > > Laurent Pinchart > >
2026. 04. 05. 21:14 keltezéssel, Laurent Pinchart írta: > The Documentation/camera-sensor-model.rst flie contains an SPDX license "file" > identifier. There's no need to list it in REUSE.toml. Drop it. > > Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > --- Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com> > REUSE.toml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/REUSE.toml b/REUSE.toml > index 36bfe506aa2c..b6edab1b1cfc 100644 > --- a/REUSE.toml > +++ b/REUSE.toml > @@ -6,7 +6,6 @@ SPDX-PackageDownloadLocation = "https://git.libcamera.org/libcamera/libcamera.gi > [[annotations]] > path = [ > "Documentation/binning.svg", > - "Documentation/camera-sensor-model.rst", > "Documentation/images/rotation/**.svg", > "Documentation/sensor_model.svg", > "Documentation/theme/static/libcamera-logo-text.svg",
diff --git a/REUSE.toml b/REUSE.toml index 36bfe506aa2c..b6edab1b1cfc 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -6,7 +6,6 @@ SPDX-PackageDownloadLocation = "https://git.libcamera.org/libcamera/libcamera.gi [[annotations]] path = [ "Documentation/binning.svg", - "Documentation/camera-sensor-model.rst", "Documentation/images/rotation/**.svg", "Documentation/sensor_model.svg", "Documentation/theme/static/libcamera-logo-text.svg",
The Documentation/camera-sensor-model.rst flie contains an SPDX license identifier. There's no need to list it in REUSE.toml. Drop it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> --- REUSE.toml | 1 - 1 file changed, 1 deletion(-)