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 7867EE74AFF for ; Tue, 3 Dec 2024 22:10:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 394F461142; Tue, 3 Dec 2024 22:10:09 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id VhSNHVU9ZB5q; Tue, 3 Dec 2024 22:10:08 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 4F23061148 Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp3.osuosl.org (Postfix) with ESMTP id 4F23061148; Tue, 3 Dec 2024 22:10:08 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists1.osuosl.org (Postfix) with ESMTP id EA1FD2073 for ; Tue, 3 Dec 2024 22:10:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id D7C534180F for ; Tue, 3 Dec 2024 22:10:06 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id RGzrQq1BS6Qg for ; Tue, 3 Dec 2024 22:10:06 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=85.13.140.57; helo=dd20012.kasserver.com; envelope-from=bernd@kuhls.net; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp4.osuosl.org 11FE241885 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 11FE241885 Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp4.osuosl.org (Postfix) with ESMTPS id 11FE241885 for ; Tue, 3 Dec 2024 22:10:05 +0000 (UTC) Received: from fli4l.lan.fli4l (p4fd6c998.dip0.t-ipconnect.de [79.214.201.152]) by dd20012.kasserver.com (Postfix) with ESMTPSA id BF554A4C3BD3; Tue, 3 Dec 2024 23:09:49 +0100 (CET) Received: from bruckner.lan.fli4l ([192.168.1.1]:35402) by fli4l.lan.fli4l with esmtp (Exim 4.98) (envelope-from ) id 1tIb5Y-0000000011i-3sop; Tue, 03 Dec 2024 22:09:49 +0000 From: Bernd Kuhls To: buildroot@buildroot.org Cc: Julien Olivain , Romain Naour , Valentin Korenblit , Eric Le Bihan , Daniel Lang , Adam Duskett Date: Tue, 3 Dec 2024 23:09:43 +0100 Message-Id: <20241203220949.1073051-1-bernd@kuhls.net> X-Mailer: git-send-email 2.39.5 MIME-Version: 1.0 X-Spamd-Bar: +++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202406071026; t=1733263789; bh=gKvw96rX6D77nT0Gva0qaEQZ1goKr0mJ3wj9pfKAE4I=; h=From:To:Cc:Subject:Date:From; b=O8ix2/KZGtrtCAIT01yK3GcI/BU6/qWktCLkBFsfolyiGG/FJD8L6roaaMW5GtEa+ vBalviE/xzKXNOBOZU3rXrnv8TB80LGDmu18NKFA2rtXeseObxoNBRfcb/M4IfuosR ZNIkz1k8YzxK+5A/nbNXrGbrTwnXkdfOjuWlp3PDLh+S7gtkU7oukIe+b+vOtLVC5h oIz1bqdG7xk9Dbcqs1xBcd3h0yA9/tHx3UZJ2GfQA0dRhinKVlG5OurlHh2B9eVEME GqHtyFdSOMdFvuPAIIf3Qq/XxC40DUEMMfcqZFABFDjUo8FSJ1l/YMqADqJ6xJ/dQB glTQ5geiEnoiQ== X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dmarc=pass (p=none dis=none) header.from=kuhls.net X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202406071026 header.b=O8ix2/KZ Subject: [Buildroot] [PATCH 1/7] package/libdrm: add host variant X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Needed for mesa3d bump to 24.1.0. Signed-off-by: Bernd Kuhls --- package/libdrm/libdrm.mk | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/package/libdrm/libdrm.mk b/package/libdrm/libdrm.mk index fcf7f17e78..021a575474 100644 --- a/package/libdrm/libdrm.mk +++ b/package/libdrm/libdrm.mk @@ -116,4 +116,25 @@ else LIBDRM_CONF_OPTS += -Dtests=false endif +HOST_LIBDRM_CONF_OPTS = \ + -Damdgpu=disabled \ + -Dcairo-tests=disabled \ + -Detnaviv=disabled \ + -Dexynos=disabled \ + -Dfreedreno=disabled \ + -Dfreedreno-kgsl=false \ + -Dinstall-test-programs=false \ + -Dintel=disabled \ + -Dman-pages=disabled \ + -Dnouveau=disabled \ + -Domap=disabled \ + -Dradeon=disabled \ + -Dtegra=disabled \ + -Dvc4=disabled \ + -Dvmwgfx=disabled \ + -Dtests=false \ + -Dudev=false \ + -Dvalgrind=disabled + $(eval $(meson-package)) +$(eval $(host-meson-package)) -- 2.39.5 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot