From: Wang Mingyu <[email protected]> 0001-server-Correct-prameter-type-for-connect-API.patch removed since it's included in 199
Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 7596d6a497e3ab4ac88fbb0c64526d3a1b5aac61) Signed-off-by: Ankur Tyagi <[email protected]> --- .../mcelog/{mcelog_198.bb => mcelog_199.bb} | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) rename meta-oe/recipes-support/mcelog/{mcelog_198.bb => mcelog_199.bb} (79%) diff --git a/meta-oe/recipes-support/mcelog/mcelog_198.bb b/meta-oe/recipes-support/mcelog/mcelog_199.bb similarity index 79% rename from meta-oe/recipes-support/mcelog/mcelog_198.bb rename to meta-oe/recipes-support/mcelog/mcelog_199.bb index e302f4175d..0a48fc48ce 100644 --- a/meta-oe/recipes-support/mcelog/mcelog_198.bb +++ b/meta-oe/recipes-support/mcelog/mcelog_199.bb @@ -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"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#121611): https://lists.openembedded.org/g/openembedded-devel/message/121611 Mute This Topic: https://lists.openembedded.org/mt/116270435/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
