Message ID | 20230522011034.1311197-2-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe,1/3] xrdb: Pass target CPP location to configure | expand |
diff --git a/meta-oe/recipes-support/mcelog/mce-test_git.bb b/meta-oe/recipes-support/mcelog/mce-test_git.bb index f4f1b37d78..99487fd9b6 100644 --- a/meta-oe/recipes-support/mcelog/mce-test_git.bb +++ b/meta-oe/recipes-support/mcelog/mce-test_git.bb @@ -14,8 +14,8 @@ SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mce-test.git;protocol=git; file://makefile-remove-ldflags.patch \ file://0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch \ " -SRCREV = "7643baf6c3919b3d727e6ba6c2e545dc6a653307" -PV = "20190917+git${SRCPV}" +SRCREV = "025014dedca39d2b8a57a82e52286e72e157d73a" +PV = "20222810+git${SRCPV}" RDEPENDS:${PN} = "mcelog mce-inject dialog bash"
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta-oe/recipes-support/mcelog/mce-test_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)