kpatch: upgrade 0.61 -> 0.71

-Refresh the following patch:
	kpatch/0001-kpatch-build-add-cross-compilation-support.patch
	kpatch/0002-kpatch-build-allow-overriding-of-distro-name.patch

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-08-09 16:34:56 +08:00
committed by Khem Raj
parent 493aa5b896
commit ff074c9bfd
3 changed files with 43 additions and 37 deletions
+2 -2
View File
@@ -2,9 +2,9 @@ require kpatch.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRCREV = "7f550f01bd308cf058ae782327d29c8916cc5602"
SRCREV = "d7c5810e2a6acacfa5fec1e38d2f75af8e8c818c"
PV = "0.6.1+git${SRCPV}"
PV = "0.7.1+git${SRCPV}"
S = "${WORKDIR}/git"