There are some small issues:
>+Cflags:
There is a whitespace at the end.
> +inherit autotools
There is a whitespace at the end.
>+LICENSE = "GPLv2"
The license is not GPLv2 only, but rather:
GPLv2+ or MPL1.1(I'm not sure if it's spelled correctly) or LGPLv2.1+
(I don't remember how or are expressed, maybe | or ||, you should grep for it)
>+LIC_FILES_CHKSUM =
"file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
Could you instead md5sum part of Makefile.in(or configure.in, or both) that
contains a license header that seem to be applied to all files at
compilation...
Thank a lot for working on nspr, I need it for chromium.
Denis.
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core