diff options
-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 888c729b3e..007b3944ae 100644 --- a/meta-oe/recipes-support/mcelog/mce-test_git.bb +++ b/meta-oe/recipes-support/mcelog/mce-test_git.bb | |||
@@ -13,8 +13,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | |||
13 | SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mce-test.git;protocol=git \ | 13 | 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 | " | 15 | " |
16 | SRCREV = "74bffd8b0aa27051aeaa1983a7b23975ca8d8726" | 16 | SRCREV = "7643baf6c3919b3d727e6ba6c2e545dc6a653307" |
17 | PV = "20171030+git${SRCPV}" | 17 | PV = "20190917+git${SRCPV}" |
18 | 18 | ||
19 | RDEPENDS_${PN} = "mcelog mce-inject dialog bash" | 19 | RDEPENDS_${PN} = "mcelog mce-inject dialog bash" |
20 | 20 | ||