diff mbox series

[meta-oe] libsimplelog: v1.0.7 -> v1.0.8

Message ID 20250615033619.6240-1-nguyenthaithuanalg@gmail.com
State New
Headers show
Series [meta-oe] libsimplelog: v1.0.7 -> v1.0.8 | expand

Commit Message

Thuận Nguyễn-Thái June 15, 2025, 3:36 a.m. UTC
- Fix daily/monthly/yearly error.
- Check with Raspberry PI 3 B+.

Signed-off-by: Thuan Nguyen Thai <nguyenthaithuanalg@gmail.com>
---
 .../{libsimplelog_1.0.7.bb => libsimplelog_1.0.8.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/libsimplelog/{libsimplelog_1.0.7.bb => libsimplelog_1.0.8.bb} (92%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.7.bb b/meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.8.bb
similarity index 92%
rename from meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.7.bb
rename to meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.8.bb
index 0302f7c89..b4a721b30 100644
--- a/meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.7.bb
+++ b/meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.8.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 = "edbe423bdd1b36faf30d2eeeb869e4c1755864de"
+SRCREV = "093d80b4006042b75a433a5e63760ae9bebad142"
 
 S = "${WORKDIR}/git"