On Tue, 2018-01-16 at 22:20 -0800, akuster808 wrote: > > On 01/12/2018 04:33 AM, André Draszik wrote: > > On Fri, 2018-01-12 at 12:29 +0000, André Draszik wrote: > > [...] > > > +HOMEPAGE = "https://troydhanson.github.io/uthash/" > > > +SECTION = "base" > > > +LICENSE = "BSD-1-Clause" > > > +LIC_FILES_CHKSUM = > > > "file://LICENSE;md5=5cc1f1e4c71f19f580458586756c02b4" > > > > Note that there is no common license file for BSD-1-Clause in OE-core, > > which > > causes this warning: > > > > WARNING: <image> do_rootfs: The license listed BSD-1-Clause was not in > > the licenses collected for recipe uthash > > > > Is this really the first recipe using BSD-1-Clause? > > Does the standalone "BSD" license over Clause 1?
Well, the stand-alone BSD license is effectively BSD-3-Clause, so it's of course more restrictive than the 1-Clause version. Cheers, Andre' -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
