summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/kpatch/kpatch.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-kernel/kpatch/kpatch.inc')
-rw-r--r--meta-oe/recipes-kernel/kpatch/kpatch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch.inc b/meta-oe/recipes-kernel/kpatch/kpatch.inc
index 9e626179f..13c454921 100644
--- a/meta-oe/recipes-kernel/kpatch/kpatch.inc
+++ b/meta-oe/recipes-kernel/kpatch/kpatch.inc
@@ -3,7 +3,7 @@ DESCRIPTION = "kpatch is a Linux dynamic kernel patching infrastructure which al
3LICENSE = "GPLv2 & LGPLv2" 3LICENSE = "GPLv2 & LGPLv2"
4DEPENDS = "elfutils bash" 4DEPENDS = "elfutils bash"
5 5
6SRC_URI = "git://github.com/dynup/kpatch.git;protocol=https \ 6SRC_URI = "git://github.com/dynup/kpatch.git;protocol=https;branch=master \
7 file://0001-kpatch-build-add-cross-compilation-support.patch \ 7 file://0001-kpatch-build-add-cross-compilation-support.patch \
8 file://0002-kpatch-build-allow-overriding-of-distro-name.patch \ 8 file://0002-kpatch-build-allow-overriding-of-distro-name.patch \
9 " 9 "