aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-core/recipes-core/glibc/glibc_2.24.bbappend
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-09-05 10:31:04 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-09-05 12:06:47 +0000
commit94f492fb807cf3a989936100be59ada747cf2d81 (patch)
treee492ad93f30279f9baa1b51cd88a7f0512e43c97 /meta-agl-bsp/meta-core/recipes-core/glibc/glibc_2.24.bbappend
parentb54b4bfb817ab444349918b7642dbf2aec5ccb45 (diff)
Renew backports after upstream update - CVE2017-1000366
This change renews the backports for glibc after upstream YP updated its glibc patch queue. We change the method from pulling the SRCREV up to backporting the patch only. Bug-AGL: SPEC-705 Change-Id: I212ae065bc3fc886f1fddb65628dbd2788bb9370 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10775
Diffstat (limited to 'meta-agl-bsp/meta-core/recipes-core/glibc/glibc_2.24.bbappend')
-rw-r--r--meta-agl-bsp/meta-core/recipes-core/glibc/glibc_2.24.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/meta-core/recipes-core/glibc/glibc_2.24.bbappend b/meta-agl-bsp/meta-core/recipes-core/glibc/glibc_2.24.bbappend
index a9f2a238d..99786fb19 100644
--- a/meta-agl-bsp/meta-core/recipes-core/glibc/glibc_2.24.bbappend
+++ b/meta-agl-bsp/meta-core/recipes-core/glibc/glibc_2.24.bbappend
@@ -1,4 +1,4 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
# include fix for CVE-2017-1000366
-SRCREV = "86ac4a78a9218d1e1dcfbacc6f7d09957c1fe3a4" \ No newline at end of file
+SRC_URI_append = " file://CVE-2017-1000366.backport.patch" \ No newline at end of file