summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/qcbor
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-06 16:46:30 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-09 14:25:20 -0700
commit25bb110094234a9e6dd54ba1c8b1fa876fa11954 (patch)
tree47203d468b6651026eaed2abdba3badfac999f21 /meta-oe/recipes-extended/qcbor
parent6d4ee63d47f002a1682ceda40ad49af26ccb2126 (diff)
downloadmeta-openembedded-25bb110094234a9e6dd54ba1c8b1fa876fa11954.tar.gz
qcbor: upgrade 1.4 -> 1.4.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/qcbor')
-rw-r--r--meta-oe/recipes-extended/qcbor/qcbor_1.4.1.bb (renamed from meta-oe/recipes-extended/qcbor/qcbor_1.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/qcbor/qcbor_1.4.bb b/meta-oe/recipes-extended/qcbor/qcbor_1.4.1.bb
index 91f8da465b..b04d8df131 100644
--- a/meta-oe/recipes-extended/qcbor/qcbor_1.4.bb
+++ b/meta-oe/recipes-extended/qcbor/qcbor_1.4.1.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=498c298542365dfcfe29948c72a5849b"
10 10
11SRC_URI = "git://github.com/laurencelundblade/QCBOR;protocol=https;branch=master" 11SRC_URI = "git://github.com/laurencelundblade/QCBOR;protocol=https;branch=master"
12 12
13SRCREV = "6837bbf14b70b169724ef895565abb03cf254a65" 13SRCREV = "4487f10e1bf258434fb8a39e4f59c29e31910ad0"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16