mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
libdeflate: upgrade 1.25 -> 1.26
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=89f8c510215440fe2f208fba4afe07e0"
|
||||
|
||||
DEPENDS += "gzip zlib"
|
||||
|
||||
SRC_URI = "git://github.com/ebiggers/libdeflate.git;protocol=https;branch=master"
|
||||
SRC_URI = "git://github.com/ebiggers/libdeflate.git;protocol=https;branch=master;tag=v${PV}"
|
||||
|
||||
SRCREV = "c8c56a20f8f621e6a966b716b31f1dedab6a41e3"
|
||||
SRCREV = "92e6a0db9fa848d742f9eb286c92afc60f2c3dda"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
Reference in New Issue
Block a user