Browse Source

libcbor: upgrade 0.11.0 -> 0.12.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Wang Mingyu 2 months ago
parent
commit
cc099a40c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-oe/recipes-extended/libcbor/libcbor_0.12.0.bb

+ 1 - 1
meta-oe/recipes-extended/libcbor/libcbor_0.11.0.bb → meta-oe/recipes-extended/libcbor/libcbor_0.12.0.bb

@@ -5,7 +5,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=6f3b3881df62ca763a02d359a6e94071"
 
 SRC_URI = "git://github.com/PJK/libcbor.git;protocol=https;branch=master"
-SRCREV = "170bee2b82cdb7b2ed25af301f62cb6efdd40ec1"
+SRCREV = "ae000f44e8d2a69e1f72a738f7c0b6b4b7cc4fbf"
 
 S = "${WORKDIR}/git"