summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/qat/qat17_4.7.0-00006.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/qat/qat17_4.7.0-00006.bb b/recipes-extended/qat/qat17_4.7.0-00006.bb
index 2f783f5..1d34ce2 100644
--- a/recipes-extended/qat/qat17_4.7.0-00006.bb
+++ b/recipes-extended/qat/qat17_4.7.0-00006.bb
@@ -25,7 +25,7 @@ SRC_URI = "https://01.org/sites/default/files/downloads/qat1.7.l.4.7.0-00006.tar
25 file://qat17_4.7.0-00006-make-it-compatible-with-kernel-5.6.patch;apply=0 \ 25 file://qat17_4.7.0-00006-make-it-compatible-with-kernel-5.6.patch;apply=0 \
26 " 26 "
27 27
28do_patch[depends] += "virtual/kernel:do_shared_workdir" 28do_fetch[depends] += "virtual/kernel:do_shared_workdir"
29 29
30do_patch_append () { 30do_patch_append () {
31 if d.getVar("KERNEL_VERSION") >= "5.5%": 31 if d.getVar("KERNEL_VERSION") >= "5.5%":