summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-11-01 17:19:28 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-11-02 10:33:38 +0000
commitcae3b19148365136d0f333c9b51d34b753ba021d (patch)
tree19bf263049c994f6c8f2bcc2305967ad3ad53a18 /meta-agl-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
parent90ff6265c5f5713563f127f8be4c3c368d4a81c6 (diff)
linux-yocto_4.8.bbappend: Drop this
We move to a version of poky that uses v4.8.25 and that release includes the fix for CVE-2017-1000364 so we do not need to patch it manually. Bug-AGL: SPEC-1017 Change-Id: Ie57f0d628ac2b817d7383e2a0a5a3383d6d06094 Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11663 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Scott Murray <scott.murray@konsulko.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend')
-rw-r--r--meta-agl-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-agl-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend b/meta-agl-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
deleted file mode 100644
index 39b651faa..000000000
--- a/meta-agl-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:"
-
-# Backported fix for CVE-2017-1000364
-SRC_URI_append = " file://4.8-0001-SEC-Backport-Fix-CVE-2017-1000364-through-backport.patch "