From patchwork Sat May 6 19:18:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 98768 Delivered-To: patch@linaro.org Received: by 10.140.96.100 with SMTP id j91csp680977qge; Sat, 6 May 2017 12:20:14 -0700 (PDT) X-Received: by 10.98.0.7 with SMTP id 7mr23904316pfa.127.1494098414761; Sat, 06 May 2017 12:20:14 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id 23si8689414pfb.370.2017.05.06.12.20.14; Sat, 06 May 2017 12:20:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@gmail.com; spf=pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-devel-bounces@lists.openembedded.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmail.com Received: from review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 78EFC77D19; Sat, 6 May 2017 19:20:00 +0000 (UTC) X-Original-To: openembedded-devel@lists.openembedded.org Delivered-To: openembedded-devel@lists.openembedded.org Received: from mail-pg0-f68.google.com (mail-pg0-f68.google.com [74.125.83.68]) by mail.openembedded.org (Postfix) with ESMTP id 40ADC77819 for ; Sat, 6 May 2017 19:18:50 +0000 (UTC) Received: by mail-pg0-f68.google.com with SMTP id s62so5016744pgc.0 for ; Sat, 06 May 2017 12:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=B+zoP8/ds107j2ZM7jGrLBHSalo6+cTQrclo/H2nSK4=; b=tUGceNwziY5532pJvccut64wGL7aE8r6c2pLBeXiSuqWnMPsQYDEhHveEEOyS6CmWN 0gwhJFO2a6BRKLW4PFAmKE5xurfhCnuv4IYIN+Meo213GjLvz37C0xnu0qyMYW9eFR4H eGrz9HpwqO0ecqm6PHnbUNO5cxvFHNXbbv456reld4VvLmYU1cAfsd+FJq+tSGohH77t u1e2ngNoNw0aAeOrBh2HKty/MEdYE6VccaJHhZWo55WVPN3ty1bYKw5jvDWCpRNrjcZw afjBhmlLIUQPrUOebLKdJLlrm01yO3mileqdAiiMUh1243TxRwZvile71w+CD7yJJiy+ osRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=B+zoP8/ds107j2ZM7jGrLBHSalo6+cTQrclo/H2nSK4=; b=drvtwMVMfBsjOzCJr7MnlDe1YrKRV6HEOvcXnuWIp6/Zi07/oosPsGDig4uKpxetxD Q1TXm9jsOyDhtx/FrIpv+65ZD2nQizpZl2XwzlPx5zEvlJj5WSyi2tJCztBBIxTAlUkM B5RqrK/hY1/r1WBXh0JiO3tV7qvyL9JfYk7t/IgkMpw9/WGvN+GgHwteuyWr4rNVVI7x gMtD4TMip9bjMj0qWZeMfIR/KeHqezjkV80Bsid0jYLv1o0gre6rucTjXFErrVBhepo3 DaYMoTGokKpjTgK9eJtOsTdbTE7RE02gmYx5KxViAmu3d1IN3xQ4oRiNQOfOVIdP9Vbo x/hg== X-Gm-Message-State: AN3rC/631b/unbu5to/71DwRCYD8Edqn5nGKhA7XBJu0zp/SqJQ8iT7u tLlva0Pf7O5/Qw== X-Received: by 10.84.217.215 with SMTP id d23mr41437539plj.114.1494098332454; Sat, 06 May 2017 12:18:52 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:8882:b8c::d586]) by smtp.gmail.com with ESMTPSA id p62sm14237888pfp.48.2017.05.06.12.18.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2017 12:18:51 -0700 (PDT) From: Khem Raj To: openembedded-devel@lists.openembedded.org Date: Sat, 6 May 2017 12:18:40 -0700 Message-Id: <20170506191840.26070-4-raj.khem@gmail.com> X-Mailer: git-send-email 2.12.2 In-Reply-To: <20170506191840.26070-1-raj.khem@gmail.com> References: <20170506191840.26070-1-raj.khem@gmail.com> Subject: [oe] [meta-oe][PATCH 4/4] glmark2: Update to latest and fix build on pi X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-devel-bounces@lists.openembedded.org Errors-To: openembedded-devel-bounces@lists.openembedded.org when using userland it does not work since it needs libgbm from mesa. Signed-off-by: Khem Raj --- meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) -- 2.12.2 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb index 26c5c0482..d8fc30779 100644 --- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb +++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb @@ -12,13 +12,14 @@ DEPENDS = "libpng12 jpeg" PV = "2014.03+${SRCPV}" -SRC_URI = " \ - git://github.com/glmark2/glmark2.git;protocol=https \ +COMPATIBLE_HOST_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '.*-linux*', 'null', d)}" + +SRC_URI = "git://github.com/glmark2/glmark2.git;protocol=https \ file://build-Check-packages-to-be-used-by-the-enabled-flavo.patch \ file://0001-Fix-wl_surface-should-be-destoryed-after-the-wl_wind.patch \ file://Fix-configure-for-sqrt-check.patch \ " -SRCREV = "f413c5b423250b4fde8f95639ad368d5b02c5b9b" +SRCREV = "7215c0f337dae0b232535549c37fca441747a891" S = "${WORKDIR}/git"