Browse Source

libsimplelog: v1.0.6 -> v1.0.7

- Add "spl_err_txt", to get text of error code.

Signed-off-by: Thuan Nguyen Thai <nguyenthaithuanalg@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Thuận Nguyễn-Thái 1 week ago
parent
commit
f677cabe3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.7.bb

+ 1 - 1
meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.6.bb → meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.7.bb

@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22cdd382a6275cb4c2e75c517952ac7c"
 
 SRC_URI = "git://github.com/thuanalg/simplelog-topic.git;branch=main;protocol=https;tag=v${PV}"
 
-SRCREV = "7676b9cf871bedd8648d2cf68ebf43dc2c79b94d"
+SRCREV = "edbe423bdd1b36faf30d2eeeb869e4c1755864de"
 
 S = "${WORKDIR}/git"