On Fri, Jul 19, 2019 at 02:17:52PM +0200, Christian Hermann wrote:
> Signed-off-by: Christian Hermann <christian.herm...@hytera.de>
> ---
>  rules/portmap.make | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/rules/portmap.make b/rules/portmap.make
> index bece1ea81..600a860b8 100644
> --- a/rules/portmap.make
> +++ b/rules/portmap.make
> @@ -23,6 +23,8 @@ PORTMAP_SUFFIX      := tgz
>  PORTMAP_URL  := 
> http://fossies.org/linux/misc/old/portmap-$(PORTMAP_VERSION).$(PORTMAP_SUFFIX)
>  PORTMAP_SOURCE       := 
> $(SRCDIR)/portmap-$(PORTMAP_VERSION).$(PORTMAP_SUFFIX)
>  PORTMAP_DIR  := $(BUILDDIR)/$(PORTMAP)
> +PORTMAP_LICENSE := BSD-4-Clause-UC

AND unknown

portmap.c and from_local.c contain some sort of old Sun RPC license,
which apparently don't have an SPDX identifier yet [1].

[1]: https://github.com/Distrotech/rpcbind/blob/master/src/pmap_svc.c

 - Roland

> +PORTMAP_LICENSE_FILES := 
> file://portmap.c;startline=1;endline=32;md5=3758c3c0222f2b08b0f4952dc734e071
>  
>  # 
> ----------------------------------------------------------------------------
>  # Compile
> -- 
> 2.22.0
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Roland Hieber                     | r.hie...@pengutronix.de     |
Pengutronix e.K.                  | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to