On 07/08/2014 03:15 AM, Burton, Ross wrote:
On 7 July 2014 22:33, Armin Kuster <[email protected]> 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.

ok, will do.


-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.

Thanks for the info. I will look for a different solution.

- Armin

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

This is the default value.

Ross

--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to