Hi Raphael, On 29 January 2015 at 02:40, Raphael Freudiger <[email protected]> wrote: > diff --git a/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb > b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb > new file mode 100644 > index 0000000..b67db00 > --- /dev/null > +++ b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb > @@ -0,0 +1,22 @@ > +DESCRIPTION = "7-zip is a commandline utility handling 7z archives." > +HOMEPAGE = "http://www.7-zip.org/"
> +LICENSE = "LGPL-2.1+" > +LIC_FILES_CHKSUM = > "file://./DOCS/copying.txt;md5=ecfc54c9e37b63ac58900061ce2eab5a" The unRAR license is missing (it is in DOCS/unRarLicense.txt and mentioned in DOCS/License.txt). > +PR = "r1" Regards, Jonathan -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
