mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
lz4: update to 131
Clean up SRC_URI. (From OE-Core rev: 60d31e69790691f097fe1d06c8e8b6ff4087cbe8) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
76d7e8e9c9
commit
09ad7ca4cf
|
|
@ -4,11 +4,11 @@ DESCRIPTION = "LZ4 is a very fast lossless compression algorithm, providing comp
|
|||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://lib/LICENSE;md5=0b0d063f37a4477b54af2459477dcafd"
|
||||
|
||||
SRCREV = "5780864c0ce08622238a267c46fb489d7066cad4"
|
||||
SRCREV = "d86dc916771c126afb797637dda9f6421c0cb998"
|
||||
|
||||
PV = "128+git${SRCPV}"
|
||||
PV = "131+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/Cyan4973/lz4.git;protocol=http"
|
||||
SRC_URI = "git://github.com/Cyan4973/lz4.git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user