From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5FEE0ECAAD5 for ; Tue, 6 Sep 2022 10:23:44 +0000 (UTC) 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 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: , From: =?utf-8?q?K=C3=B6ry_Maincent_via_buildroot?= Reply-To: =?UTF-8?q?K=C3=B6ry=20Maincent?= Cc: Kory Maincent , Asaf Kahlon , Angelo Compagnucci , thomas.petazzoni@bootlin.com, yann.morin.1998@free.fr Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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)) -- 2.25.1 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot