mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
libraw: upgrade 0.20.2 -> 0.21.1
License-Update: Copyright years changed Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
|||||||
SUMMARY = "raw image decoder"
|
SUMMARY = "raw image decoder"
|
||||||
LICENSE = "LGPL-2.1-only | CDDL-1.0"
|
LICENSE = "LGPL-2.1-only | CDDL-1.0"
|
||||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=74c9dffdc42805f9c0de2f97df6031fc"
|
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=1501ae0aa3c8544e63f08d6f7bf88a6f"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/LibRaw/LibRaw.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/LibRaw/LibRaw.git;branch=master;protocol=https"
|
||||||
SRCREV = "0209b6a2caec189e6d1a9b21c10e9e49f46e5a92"
|
SRCREV = "cccb97647fcee56801fa68231fa8a38aa8b52ef7"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
Reference in New Issue
Block a user