summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/openembedded-layer/recipes-support/xmlsec1/xmlsec1_1.2.%.bbappend
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-09-10 16:33:45 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-09-13 12:50:06 +0000
commit83747ed24ad6529865fed99fb027e2fe7ec75034 (patch)
tree5802078d1c89a4f31daa5ecb740580fb81c5e4da /meta-agl-bsp/openembedded-layer/recipes-support/xmlsec1/xmlsec1_1.2.%.bbappend
parent63ee8ba3712eb0e55f3f45a5f1851153b7f4b772 (diff)
xmlsec1: remove backported patch
The backported host contamination fix for xmlsec1 can now be removed since meta-oe now includes it. Bug-AGL: SPEC-4051 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Iba5d2f35a36cd1a99825e165013c9f849cbd054c Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26629 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'meta-agl-bsp/openembedded-layer/recipes-support/xmlsec1/xmlsec1_1.2.%.bbappend')
-rw-r--r--meta-agl-bsp/openembedded-layer/recipes-support/xmlsec1/xmlsec1_1.2.%.bbappend9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-agl-bsp/openembedded-layer/recipes-support/xmlsec1/xmlsec1_1.2.%.bbappend b/meta-agl-bsp/openembedded-layer/recipes-support/xmlsec1/xmlsec1_1.2.%.bbappend
deleted file mode 100644
index 6dde1982a..000000000
--- a/meta-agl-bsp/openembedded-layer/recipes-support/xmlsec1/xmlsec1_1.2.%.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
-FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
-
-# 2021-08-15:
-# Fix a host contamination
-# Submitted upstream as backport from meta-oe-master
-# https://lists.openembedded.org/g/openembedded-devel/message/92583
-
-SRC_URI += "file://ensure-search-path-non-host.patch"
-