diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-09 16:34:56 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-08-11 08:58:05 -0700 |
| commit | ff074c9bfd8fd38f0975014cfbd77058bdbda2c8 (patch) | |
| tree | a64a0aafb409b9c3a341dd4abd25b2460d0a60c4 /meta-oe/recipes-kernel/kpatch/kpatch_git.bb | |
| parent | 493aa5b8967f632912acc5d9becf97e50f93cbd1 (diff) | |
| download | meta-openembedded-ff074c9bfd8fd38f0975014cfbd77058bdbda2c8.tar.gz | |
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>
Diffstat (limited to 'meta-oe/recipes-kernel/kpatch/kpatch_git.bb')
| -rw-r--r-- | meta-oe/recipes-kernel/kpatch/kpatch_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb index 024cca6553..dc247942f6 100644 --- a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb +++ b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb | |||
| @@ -2,9 +2,9 @@ require kpatch.inc | |||
| 2 | 2 | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 4 | 4 | ||
| 5 | SRCREV = "7f550f01bd308cf058ae782327d29c8916cc5602" | 5 | SRCREV = "d7c5810e2a6acacfa5fec1e38d2f75af8e8c818c" |
| 6 | 6 | ||
| 7 | PV = "0.6.1+git${SRCPV}" | 7 | PV = "0.7.1+git${SRCPV}" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
