mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
mcelog: upgrade 198 -> 199
0001-server-Correct-prameter-type-for-connect-API.patch
removed since it's included in 199
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 7596d6a497)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
+5
-6
@@ -5,13 +5,12 @@ and should run on all Linux systems that need error handling."
|
||||
HOMEPAGE = "https://mcelog.org/"
|
||||
SECTION = "System Environment/Base"
|
||||
|
||||
SRC_URI = "\
|
||||
git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git;protocol=http;;branch=master \
|
||||
file://0001-client-Include-string.h-form-mem-function-prototypes.patch \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git;protocol=http;;branch=master \
|
||||
file://0001-client-Include-string.h-form-mem-function-prototypes.patch \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
SRCREV = "ab58f07b9b1a4456fca0f5f41639d5cbecc80e36"
|
||||
SRCREV = "c17897deb52daab300c585a6a6c2456d062d80cf"
|
||||
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
Reference in New Issue
Block a user