summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/kpatch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-kernel/kpatch')
-rw-r--r--meta-oe/recipes-kernel/kpatch/kpatch.inc1
-rw-r--r--meta-oe/recipes-kernel/kpatch/kpatch_git.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch.inc b/meta-oe/recipes-kernel/kpatch/kpatch.inc
index 4d187200ec..b8ef092262 100644
--- a/meta-oe/recipes-kernel/kpatch/kpatch.inc
+++ b/meta-oe/recipes-kernel/kpatch/kpatch.inc
@@ -22,7 +22,6 @@ EXTRA_OEMAKE = " \
22 CC='${CC}' \ 22 CC='${CC}' \
23 " 23 "
24 24
25S = "${WORKDIR}/git"
26 25
27do_install () { 26do_install () {
28 oe_runmake install 27 oe_runmake install
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
index ba3983e6ff..6521830b7a 100644
--- a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
+++ b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
@@ -6,6 +6,5 @@ SRCREV = "0c3c21930895f6582a5c9d9d797f7e11ff41ffb2"
6 6
7PV = "0.9.1" 7PV = "0.9.1"
8 8
9S = "${WORKDIR}/git"
10 9
11BBCLASSEXTEND = "native nativesdk" 10BBCLASSEXTEND = "native nativesdk"