From bf83d68e0ce462a13495a6147847ac7539ebccad Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 19 Aug 2026 17:34:10 +0800 Subject: [PATCH] expected-lite: upgrade 0.8.0 -> 0.10.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{expected-lite_0.8.0.bb => expected-lite_0.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/expected-lite/{expected-lite_0.8.0.bb => expected-lite_0.10.0.bb} (92%) diff --git a/meta-oe/recipes-support/expected-lite/expected-lite_0.8.0.bb b/meta-oe/recipes-support/expected-lite/expected-lite_0.10.0.bb similarity index 92% rename from meta-oe/recipes-support/expected-lite/expected-lite_0.8.0.bb rename to meta-oe/recipes-support/expected-lite/expected-lite_0.10.0.bb index f63d5dde2e..3fccb35f5c 100644 --- a/meta-oe/recipes-support/expected-lite/expected-lite_0.8.0.bb +++ b/meta-oe/recipes-support/expected-lite/expected-lite_0.10.0.bb @@ -9,7 +9,7 @@ LICENSE = "BSL-1.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" SRC_URI = "git://github.com/martinmoene/expected-lite.git;protocol=https;branch=master;tag=v${PV}" -SRCREV = "182165b584dad130afaf4bcd25b8629799baea38" +SRCREV = "3583e95bad46f5af7d8a826632bc68a6f7281551" inherit cmake