On 7 July 2014 22:33, Armin Kuster <akus...@mvista.com> wrote:
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=2008d2325e11691e17fcaa3a6046f850"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=0b0d063f37a4477b54af2459477dcafd"

Please add a comment in the commit message explaining why the checksum
has changed.

> -SRC_URI = "svn://lz4.googlecode.com/svn/;module=trunk;protocol=http"
> +SRC_URI = "https://github.com/Cyan4973/lz4/archive/${PV}.tar.gz";

Github archives can't be trusted as they can be re-generated at any
time by github (and the checksums will change).  If upstream doesn't
provide static tarballs then use the git fetcher and checkout the
release tag.

> +S = "${WORKDIR}/${BPN}-${PV}"

This is the default value.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to