summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/kpatch/kpatch.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-06-22 10:50:32 -0700
committerKhem Raj <raj.khem@gmail.com>2018-06-22 17:04:34 -0700
commit30226cdaffbd8c11f214fc26a590bb19807e7665 (patch)
treee811e22c68edccfb8d337bea05f54dc6be8d16db /meta-oe/recipes-kernel/kpatch/kpatch.inc
parent7516e8453a6eaac6cec7ac6251418fb047bccc8f (diff)
downloadmeta-openembedded-30226cdaffbd8c11f214fc26a590bb19807e7665.tar.gz
kpatch: Upgrade to 0.6.1 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-kernel/kpatch/kpatch.inc')
-rw-r--r--meta-oe/recipes-kernel/kpatch/kpatch.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch.inc b/meta-oe/recipes-kernel/kpatch/kpatch.inc
index b1e73e954..e2e951146 100644
--- a/meta-oe/recipes-kernel/kpatch/kpatch.inc
+++ b/meta-oe/recipes-kernel/kpatch/kpatch.inc
@@ -38,6 +38,7 @@ FILES_${PN} = " \
38 ${sbindir}/kpatch \ 38 ${sbindir}/kpatch \
39 ${systemd_system_unitdir}/kpatch.service \ 39 ${systemd_system_unitdir}/kpatch.service \
40 ${mandir}/man1/kpatch.1.gz \ 40 ${mandir}/man1/kpatch.1.gz \
41 ${sysconfdir}/init/kpatch.conf \
41 " 42 "
42FILES_kpatch-build = " \ 43FILES_kpatch-build = " \
43 ${bindir}/kpatch-build \ 44 ${bindir}/kpatch-build \