From patchwork Sun Jun 20 08:36:30 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1494747 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=smtp3.osuosl.org; envelope-from=buildroot-bounces@busybox.net; 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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4G75d652SCz9sRN for ; Sun, 20 Jun 2021 18:37:30 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 95B43607F0; Sun, 20 Jun 2021 08:37:27 +0000 (UTC) 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 a_r-bsLZSqvG; Sun, 20 Jun 2021 08:37:26 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id EBF98605A7; Sun, 20 Jun 2021 08:37:25 +0000 (UTC) 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 25FF41BF59F for ; Sun, 20 Jun 2021 08:37:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 1547B400AB for ; Sun, 20 Jun 2021 08:37:24 +0000 (UTC) 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 qiJW_BhihUeh for ; Sun, 20 Jun 2021 08:37:21 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mailout03.t-online.de (mailout03.t-online.de [194.25.134.81]) by smtp2.osuosl.org (Postfix) with ESMTPS id C642A40022 for ; Sun, 20 Jun 2021 08:37:21 +0000 (UTC) Received: from fwd22.aul.t-online.de (fwd22.aul.t-online.de [172.20.26.127]) by mailout03.t-online.de (Postfix) with SMTP id 4E1BBE6DE; Sun, 20 Jun 2021 10:36:37 +0200 (CEST) Received: from fli4l.lan.fli4l (XL9qfkZ6oh7hi6Y0Ak9863xXbGQwQ1vmGGMFz8qBggZxGRYoZVHXKIvFxBOUTm4ZLl@[91.58.8.174]) by fwd22.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1luswR-0SRjgu0; Sun, 20 Jun 2021 10:36:31 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:36224) by fli4l.lan.fli4l with esmtp (Exim 4.94.2) (envelope-from ) id 1luswR-0001Pk-0p; Sun, 20 Jun 2021 10:36:31 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 20 Jun 2021 10:36:30 +0200 Message-Id: <20210620083630.5813-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-ID: XL9qfkZ6oh7hi6Y0Ak9863xXbGQwQ1vmGGMFz8qBggZxGRYoZVHXKIvFxBOUTm4ZLl X-TOI-EXPURGATEID: 150726::1624178191-0000454D-14A447AC/0/0 CLEAN NORMAL X-TOI-MSGID: a9375f40-ce48-4243-8fc2-54ce8051645e Subject: [Buildroot] [PATCH 1/1] configs: remove mesa3d kmsro-related options X-BeenThere: buildroot@busybox.net 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: , Cc: Fabio Estevam , Jagan Teki Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Removed kmsro-related options, these are now handled by the mesa3d build system: https://cgit.freedesktop.org/mesa/mesa/commit/?id=70813c1c13b99cb029c8fa3537163650bdd17b6d The removal commit of the buildroot option https://git.buildroot.net/buildroot/commit/package/mesa3d?id=d51736f47296e3681cdb610765c73424272d42db forgot to update the defconfigs, fixes https://gitlab.com/buildroot.org/buildroot/-/jobs/1354066565 Signed-off-by: Bernd Kuhls Reviewed-by: Fabio Estevam --- configs/engicam_imx6qdl_icore_qt5_defconfig | 1 - configs/imx6-sabresd_qt5_defconfig | 1 - 2 files changed, 2 deletions(-) diff --git a/configs/engicam_imx6qdl_icore_qt5_defconfig b/configs/engicam_imx6qdl_icore_qt5_defconfig index b893c6aead..2d213e4ab9 100644 --- a/configs/engicam_imx6qdl_icore_qt5_defconfig +++ b/configs/engicam_imx6qdl_icore_qt5_defconfig @@ -61,7 +61,6 @@ BR2_PACKAGE_QT5BASE_JPEG=y # mesa3d BR2_PACKAGE_MESA3D=y BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_ETNAVIV=y -BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_KMSRO=y BR2_PACKAGE_MESA3D_OPENGL_ES=y BR2_PACKAGE_MESA3D_OPENGL_EGL=y diff --git a/configs/imx6-sabresd_qt5_defconfig b/configs/imx6-sabresd_qt5_defconfig index 8cdc0e2544..1330b5cfbf 100644 --- a/configs/imx6-sabresd_qt5_defconfig +++ b/configs/imx6-sabresd_qt5_defconfig @@ -48,7 +48,6 @@ BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y # GL driver BR2_PACKAGE_MESA3D=y BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_ETNAVIV=y -BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_KMSRO=y BR2_PACKAGE_MESA3D_OPENGL_ES=y BR2_PACKAGE_MESA3D_OPENGL_EGL=y