meta-agl-core: remove libsoup bbappend 97/26097/2
authorScott Murray <scott.murray@konsulko.com>
Wed, 24 Feb 2021 20:53:58 +0000 (15:53 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 1 Mar 2021 16:50:57 +0000 (16:50 +0000)
Remove now libsoup bbappend as it seems no longer necessary with
upstream poky master, and also remove libsoup from the autobuilder
image, as there is no longer any need to test building it.

Bug-AGL: SPEC-3819

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I01b9fbfbf0d5b40df72f6be88322bbd855335d92
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26097
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-platform/images/agl-image-core-autobuilder.bb
meta-agl-core/recipes-support/libsoup/libsoup-2.4_%.bbappend [deleted file]

diff --git a/meta-agl-core/recipes-support/libsoup/libsoup-2.4_%.bbappend b/meta-agl-core/recipes-support/libsoup/libsoup-2.4_%.bbappend
deleted file mode 100644 (file)
index 06651fc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_OECONF_append_class-native = " --disable-tls-check"