From patchwork Mon Nov 13 18:41:55 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 837506 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=micronovasrl.com header.i=@micronovasrl.com header.b="tcrJpy1c"; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3ybKHm4nSqz9s9Y for ; Tue, 14 Nov 2017 05:42:12 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1D800859A9; Mon, 13 Nov 2017 18:42:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TX8CNPAzGp8V; Mon, 13 Nov 2017 18:42:06 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 7AA798622A; Mon, 13 Nov 2017 18:42:06 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 313B11C2355 for ; Mon, 13 Nov 2017 18:42:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2C79985A42 for ; Mon, 13 Nov 2017 18:42:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qDXXcwDygC+g for ; Mon, 13 Nov 2017 18:42:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.micronovasrl.com (mail.micronovasrl.com [212.103.203.10]) by whitealder.osuosl.org (Postfix) with ESMTP id B0115859A9 for ; Mon, 13 Nov 2017 18:42:01 +0000 (UTC) Received: from mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) by mail.micronovasrl.com (Postfix) with ESMTP id D0594B00783 for ; Mon, 13 Nov 2017 19:42:00 +0100 (CET) Authentication-Results: mail.micronovasrl.com (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=micronovasrl.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=micronovasrl.com; h=references:in-reply-to:x-mailer:message-id:date:date:subject :subject:to:from:from; s=dkim; t=1510598520; x=1511462521; bh=Ma wzGDTXWeiIrAG5XN2cAdPzWZKtcAOxuq88B/uScO4=; b=tcrJpy1cIbIffYe5my doZ1NgMV/KR4WZOGox1T1znRMWnAqtwtuFOycXEFdVurxb2md7/7ktvKy5cd1siB pi7oUGxvTxbstXwBm9JNplLZvCWIrWlhfwg6MWkUxBwZxdbYSa5+75xgP81Gew5Z bazXNQqv5JsSmn47Y6W71jLQM= X-Virus-Scanned: Debian amavisd-new at mail.micronovasrl.com Received: from mail.micronovasrl.com ([127.0.0.1]) by mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id LL2Aoop1oAjQ for ; Mon, 13 Nov 2017 19:42:00 +0100 (CET) Received: from localhost.localdomain (benettig-pc.dominio.micronovasrl.com [192.168.123.215]) by mail.micronovasrl.com (Postfix) with ESMTPSA id F0573B00CFF; Mon, 13 Nov 2017 19:41:59 +0100 (CET) From: Giulio Benetti To: buildroot@buildroot.org Date: Mon, 13 Nov 2017 19:41:55 +0100 Message-Id: <1510598515-29485-2-git-send-email-giulio.benetti@micronovasrl.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1510598515-29485-1-git-send-email-giulio.benetti@micronovasrl.com> References: <1510598515-29485-1-git-send-email-giulio.benetti@micronovasrl.com> Subject: [Buildroot] [PATCH v3 2/2] qt5base: add sunxi-mali-mainline eglfs backend X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: thomas.petazzoni@free-electrons.com, Peter Seiderer , maxime.ripard@free-electrons.com, Giulio Benetti MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" qt5base: add support for sunxi-mali-mainline eglfs backend Signed-off-by: Giulio Benetti --- package/qt5/qt5base/qt5base.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/qt5/qt5base/qt5base.mk b/package/qt5/qt5base/qt5base.mk index ef99131..6ea42ec 100644 --- a/package/qt5/qt5base/qt5base.mk +++ b/package/qt5/qt5base/qt5base.mk @@ -245,6 +245,8 @@ ifeq ($(BR2_PACKAGE_IMX_GPU_VIV),y) QT5BASE_EGLFS_DEVICE = eglfs_viv else ifeq ($(BR2_PACKAGE_SUNXI_MALI),y) QT5BASE_EGLFS_DEVICE = eglfs_mali +else ifeq ($(BR2_PACKAGE_SUNXI_MALI_MAINLINE),y) +QT5BASE_EGLFS_DEVICE = eglfs_mali endif endif