diff options
author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-11-07 20:05:23 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-07 17:43:44 -0800 |
commit | 6afe317dccbfc637457b88fdc6c3e670d9704462 (patch) | |
tree | ff14d151afb88b1439d0dfc9a32167f69ddc2cc5 | |
parent | 24f2a99d429b3d3f7adbfabfd0487864d6c18e96 (diff) | |
download | meta-openembedded-6afe317dccbfc637457b88fdc6c3e670d9704462.tar.gz |
mce-test: Update to latest git version
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
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 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 | ||