mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
qcbor: upgrade 1.4.1 -> 1.5.3
License-Update: The last two lines of the BSD license omitted by accident are put back. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,11 +6,11 @@ DESCRIPTION = " \
|
||||
HOMEPAGE = "https://github.com/laurencelundblade/QCBOR"
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=498c298542365dfcfe29948c72a5849b"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=9abe2371333f4ab0e62402a486f308a5"
|
||||
|
||||
SRC_URI = "git://github.com/laurencelundblade/QCBOR;protocol=https;branch=master"
|
||||
SRC_URI = "git://github.com/laurencelundblade/QCBOR;protocol=https;branch=master;tag=v${PV}"
|
||||
|
||||
SRCREV = "4487f10e1bf258434fb8a39e4f59c29e31910ad0"
|
||||
SRCREV = "4ace4620d549f22c1163c5b00d3ae0c0dae1d207"
|
||||
|
||||
|
||||
inherit pkgconfig
|
||||
Reference in New Issue
Block a user