diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-05-20 11:51:40 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-21 18:11:01 -0700 |
| commit | 63c9747a32d0c9f20ddf28ca6b6c2e260ae44954 (patch) | |
| tree | f6c1b478250ba9890a76dd848613bffcb9f44fc5 | |
| parent | 31a6d8d88b418595ba0c09fee03062f161c30c98 (diff) | |
| download | meta-openembedded-63c9747a32d0c9f20ddf28ca6b6c2e260ae44954.tar.gz | |
mce-test: Update to latest
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/mcelog/mce-test_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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; | |||
| 14 | file://makefile-remove-ldflags.patch \ | 14 | file://makefile-remove-ldflags.patch \ |
| 15 | file://0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch \ | 15 | file://0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch \ |
| 16 | " | 16 | " |
| 17 | SRCREV = "7643baf6c3919b3d727e6ba6c2e545dc6a653307" | 17 | SRCREV = "025014dedca39d2b8a57a82e52286e72e157d73a" |
| 18 | PV = "20190917+git${SRCPV}" | 18 | PV = "20222810+git${SRCPV}" |
| 19 | 19 | ||
| 20 | RDEPENDS:${PN} = "mcelog mce-inject dialog bash" | 20 | RDEPENDS:${PN} = "mcelog mce-inject dialog bash" |
| 21 | 21 | ||
