summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-kernel/kpatch/kpatch_git.bb')
-rw-r--r--meta-oe/recipes-kernel/kpatch/kpatch_git.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
new file mode 100644
index 0000000000..e495e2882c
--- /dev/null
+++ b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
@@ -0,0 +1,11 @@
1require kpatch.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4
5SRCREV = "db6efbb8c7e90d2b761272cf563047119072768f"
6
7PV = "0.5.0+git${SRCPV}"
8
9S = "${WORKDIR}/git"
10
11BBCLASSEXTEND = "native nativesdk"