From patchwork Tue Sep 6 10:23:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kory Maincent X-Patchwork-Id: 1674668 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MMM1202Xvz1yhP for ; Tue, 6 Sep 2022 20:23:33 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 03B7A401EF; Tue, 6 Sep 2022 10:23:31 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 03B7A401EF X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BvkG0tKHBjpA; Tue, 6 Sep 2022 10:23:30 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id D405D400BF; Tue, 6 Sep 2022 10:23:28 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org D405D400BF X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 5B8721BF25F for ; Tue, 6 Sep 2022 10:23:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 4019840BB0 for ; Tue, 6 Sep 2022 10:23:27 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 4019840BB0 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A2Oscg0nch0T for ; Tue, 6 Sep 2022 10:23:26 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 175AA40BB6 Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by smtp2.osuosl.org (Postfix) with ESMTPS id 175AA40BB6 for ; Tue, 6 Sep 2022 10:23:25 +0000 (UTC) Received: (Authenticated sender: kory.maincent@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id A847F20014; Tue, 6 Sep 2022 10:23:22 +0000 (UTC) To: buildroot@buildroot.org Date: Tue, 6 Sep 2022 12:23:20 +0200 Message-Id: <20220906102322.899679-1-kory.maincent@bootlin.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1662459803; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=mR/mCKleYzpXm7tGg7aHadnJu6p5cqSkqKfmNRqPUQ8=; b=OXm7EUv6JVTH8iHsj4hOaReXufoGoIXoQnMsO8cXJy0FVlzlxvm5YsXQjtk3+sZo3M7wpk bZPQqkdszzHQWJs1mxBl4b2pHxgBdyoAMB0jauMgYEKobDCgMdNKUl3w2P0YsIpwqmlEZG 6UzHpbt0sK7UvSTXmkOrx7lqI/rT0l55/xDRqiqtB/nHjNMHdDUupS1iEUDIILmtCWEm6z /SwWZd9y9dwkwkuyffenlvOu7EADp1Jt3C3zWhzF/8tERBLpc5h4od/6VkDhcxdxrJn9K3 iESc48ZXjmjFc/wpky33Pvuv+Y8m5iSl0vlaYVDZlNeGmq96kAbXxDCOdVPFrA== X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=OXm7EUv6 Subject: [Buildroot] [PATCH v2 1/2] boot/optee-os: remove host-python-pillow build dependency X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: =?utf-8?q?K=C3=B6ry_Maincent_via_buildroot?= From: Kory Maincent Reply-To: =?utf-8?q?K=C3=B6ry_Maincent?= Cc: Kory Maincent , Etienne Carriere , yann.morin.1998@free.fr, thomas.petazzoni@bootlin.com Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" From: Kory Maincent host-python-pillow dependency was needed to build the STMicroelecronics version during its rc versions but is is not needed anymore in the release. It is then useless to keep this dependency. Signed-off-by: Kory Maincent --- boot/optee-os/Config.in | 7 ------- boot/optee-os/optee-os.mk | 4 ---- 2 files changed, 11 deletions(-) diff --git a/boot/optee-os/Config.in b/boot/optee-os/Config.in index db7a93c10c..5244700bc2 100644 --- a/boot/optee-os/Config.in +++ b/boot/optee-os/Config.in @@ -91,13 +91,6 @@ config BR2_TARGET_OPTEE_OS_NEEDS_PYTHON_CRYPTOGRAPHY python-cryptography. Select this option if optee-os needs python-cryptography to be built. -config BR2_TARGET_OPTEE_OS_NEEDS_PYTHON_PILLOW - bool "OP-TEE OS needs host-python-pillow" - help - Some specific OP-TEE OS versions may use python-pillow to - build the Trusted User Interface feature. Select this - option if optee-os need python-pillow to be built. - config BR2_TARGET_OPTEE_OS_CORE bool "Build core" default y diff --git a/boot/optee-os/optee-os.mk b/boot/optee-os/optee-os.mk index 136c4b2401..38b0d367ef 100644 --- a/boot/optee-os/optee-os.mk +++ b/boot/optee-os/optee-os.mk @@ -36,10 +36,6 @@ else OPTEE_OS_DEPENDENCIES += host-python-pycryptodomex endif -ifeq ($(BR2_TARGET_OPTEE_OS_NEEDS_PYTHON_PILLOW),y) -OPTEE_OS_DEPENDENCIES += host-python-pillow -endif - ifeq ($(BR2_TARGET_OPTEE_OS_NEEDS_DTC),y) OPTEE_OS_DEPENDENCIES += host-dtc endif From patchwork Tue Sep 6 10:23:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kory Maincent X-Patchwork-Id: 1674669 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.136; helo=smtp3.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MMM1G3YW3z1yhP for ; Tue, 6 Sep 2022 20:23:46 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 03E9E61038; Tue, 6 Sep 2022 10:23:44 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 03E9E61038 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p9WNun1ZwYum; Tue, 6 Sep 2022 10:23:43 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 3653161018; Tue, 6 Sep 2022 10:23:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 3653161018 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 7E1511BF25F for ; Tue, 6 Sep 2022 10:23:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 59433404B5 for ; Tue, 6 Sep 2022 10:23:31 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 59433404B5 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b4i-asHjunZO for ; Tue, 6 Sep 2022 10:23:30 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 1801340BB0 Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by smtp2.osuosl.org (Postfix) with ESMTPS id 1801340BB0 for ; Tue, 6 Sep 2022 10:23:29 +0000 (UTC) Received: (Authenticated sender: kory.maincent@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id E80A120010; Tue, 6 Sep 2022 10:23:23 +0000 (UTC) To: buildroot@buildroot.org Date: Tue, 6 Sep 2022 12:23:21 +0200 Message-Id: <20220906102322.899679-2-kory.maincent@bootlin.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220906102322.899679-1-kory.maincent@bootlin.com> References: <20220906102322.899679-1-kory.maincent@bootlin.com> MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1662459805; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wLZT7+PzlA5UnRDHPWF44zgl0B1nodxz89Y1oJEAI5E=; b=DtliRTxUPWeG8RTCuvouYZI0LXwCizs0jLtM0704GeJlBnW+2iClIvOZg/kgw/y/w1ajmC UF125nnFDvLV8bb39sH2dO4nInDLDVnOgSMbIWd+yQiXwJ/dQBMQoQvE/+dTWNSspqA6OO TyfBEqMchl+jL+YfBzib2oCDH75JZ3fanneCmn2J7N6vqrXjQWygwOEyXuWhNhqc6j+6b2 uTNP8wwre/XVzi3Fdfz4JdTaxj1cF20yAJAArK+2zdPJiE2XKR+9rLuXfPZD+Tft+NWIlN mr5PAV8n9jTGeAfNr7QhsP0NrzKo/rx8htOxc9fCeVPRS0OvKJES/UfxVtr69A== X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=DtliRTxU Subject: [Buildroot] [PATCH v2 2/2] package/python-pillow: remove host-python-pillow support X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: =?utf-8?q?K=C3=B6ry_Maincent_via_buildroot?= From: Kory Maincent Reply-To: =?utf-8?q?K=C3=B6ry_Maincent?= Cc: Kory Maincent , Asaf Kahlon , Angelo Compagnucci , thomas.petazzoni@bootlin.com, yann.morin.1998@free.fr Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" From: Kory Maincent host-python-pillow was needed to build optee-os from STMicroelecronics during its rc versions but is is not needed anymore in the release. It is then useless to keep this support. Signed-off-by: Kory Maincent --- package/python-pillow/python-pillow.mk | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/package/python-pillow/python-pillow.mk b/package/python-pillow/python-pillow.mk index 7cff54e9ea..31725a3e46 100644 --- a/package/python-pillow/python-pillow.mk +++ b/package/python-pillow/python-pillow.mk @@ -71,18 +71,4 @@ else PYTHON_PILLOW_BUILD_OPTS += --disable-webp --disable-webpmux endif -HOST_PYTHON_PILLOW_DEPENDENCIES = host-pkgconf -HOST_PYTHON_PILLOW_BUILD_OPTS = \ - build_ext \ - --disable-freetype \ - --disable-jpeg \ - --disable-lcms \ - --disable-xcb \ - --disable-jpeg2000 \ - --disable-tiff \ - --disable-webp \ - --disable-webpmux -HOST_PYTHON_PILLOW_INSTALL_OPTS = $(HOST_PYTHON_PILLOW_BUILD_OPTS) - $(eval $(python-package)) -$(eval $(host-python-package))