From patchwork Tue Mar 14 23:35:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 95316 Delivered-To: patch@linaro.org Received: by 10.140.89.134 with SMTP id v6csp83293qgd; Tue, 14 Mar 2017 16:36:56 -0700 (PDT) X-Received: by 10.98.19.12 with SMTP id b12mr327010pfj.150.1489534616390; Tue, 14 Mar 2017 16:36:56 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id e6si126150pgi.409.2017.03.14.16.36.56; Tue, 14 Mar 2017 16:36:56 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-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-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-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 240C4776C5; Tue, 14 Mar 2017 23:36:53 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@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 EC36E776C5 for ; Tue, 14 Mar 2017 23:35:48 +0000 (UTC) Received: by mail-pg0-f68.google.com with SMTP id g2so138512pge.2 for ; Tue, 14 Mar 2017 16:35:50 -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=JenuuUwmmjo+M+Tvneq+yR5FQxH+EG438x9vyHun9IE=; b=YGA0bMZNlTmPaJeF81CK1bJdwkT12PvcAwqbGCkeraz7lDhDDBvjX5RXkSkr+LxxtA A14xu94ih2fzpieyHiBzgVO5i/lbDPv452/sCF1vsfcJ9LN3QpDwDLL0+D4/9yQBFoo9 qwwjSZVY7HpLElt23zJYWvc/RbF3fRBRWT45YgZXLTESPrSEzAgjVbsPOYAe41ODWlEp 0VfUd2/Ny3a5he0s140EX4m3YwvSJ7ix+vU0rWL9B0JUbDRthZBnrBLkkAn0+sId5nxA qzySKKLcPHN/+0J7bq2hGMpFswVEegdjeafdViPunpmZHp5+FCmt1SuZQpiuc+cpA6Su +rQw== 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=JenuuUwmmjo+M+Tvneq+yR5FQxH+EG438x9vyHun9IE=; b=nW25e4gdxzB/x94raGAVUxQTD/FYFXHsPtcIhI/rmHmFSdOV++DgOsrvfnyUKAtCKy lfNHuSZF1w50SsldiF35YZrsUcvIM5UngPNte8ViPHKsWlGdGbumtHetEoio+cu77SvA jx4vs48p3BT85tZoFrvuMMl3j2Hhw/flCq4CD0sj/jcUWzwfLwVhfHvX0J7U1sTL/n0o 4O6tVTkMRXLALYuixP/KG88qoayM3UUNFkubjgdeSDx7U27kO8Fjp909Lfa9nc33N2Y/ vtmSu2wYEL6ftYGOOQmTkOPho8EJvNbKxm8WTV9Z7zgP+mzIFSyws97384rqMCxhqucE gA0Q== X-Gm-Message-State: AFeK/H3A1y7PRsGqYnR+u0ek2G3Pt66zj4UXIrDlMr/ttjA7DAEcaQbHO4NXGzIM/2Ha8A== X-Received: by 10.84.231.201 with SMTP id g9mr348794pln.91.1489534549641; Tue, 14 Mar 2017 16:35:49 -0700 (PDT) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id 73sm124094pfh.56.2017.03.14.16.35.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2017 16:35:48 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Date: Tue, 14 Mar 2017 16:35:28 -0700 Message-Id: <428e898ac4860ce25a8e0f605ae7f307c4860617.1489534345.git.raj.khem@gmail.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: References: Subject: [OE-core] [PATCH 1/6] mesa: Contain configure search for llvm X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org Configure has an unbridled check for llvm and when distro provided llvm is installed on build host it will use that from /usr/bin to poke for llvm libs and configs. This would result in a subtle errors however do_qa_configure catches it as a host include/lib contamination during configure checks ERROR: mesa-gl-2_17.0.1-r0 do_configure: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. This is correct because when configure detects build host provided llvm then it add the include/lib paths to compiler cmdline which are looking into /usr/include and /usr/lib Signed-off-by: Khem Raj --- meta/recipes-graphics/mesa/mesa.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.12.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 46d8d611c1..0f3dbb0397 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -22,7 +22,7 @@ inherit autotools pkgconfig pythonnative gettext distro_features_check REQUIRED_DISTRO_FEATURES = "opengl" -EXTRA_OECONF = "--enable-shared-glapi" +EXTRA_OECONF = "--enable-shared-glapi --with-llvm-prefix=${STAGING_BINDIR_NATIVE}" PACKAGECONFIG ??= "gbm egl gles dri \ ${@bb.utils.filter('DISTRO_FEATURES', 'wayland x11', d)} \ From patchwork Tue Mar 14 23:35:29 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 95317 Delivered-To: patch@linaro.org Received: by 10.140.89.134 with SMTP id v6csp83321qgd; Tue, 14 Mar 2017 16:37:01 -0700 (PDT) X-Received: by 10.98.10.83 with SMTP id s80mr316771pfi.27.1489534621187; Tue, 14 Mar 2017 16:37:01 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id 189si94171pfw.305.2017.03.14.16.37.00; Tue, 14 Mar 2017 16:37:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-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-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-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 E5B7B77824; Tue, 14 Mar 2017 23:36:55 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@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 ED1D0776DC for ; Tue, 14 Mar 2017 23:35:49 +0000 (UTC) Received: by mail-pg0-f68.google.com with SMTP id g2so138552pge.2 for ; Tue, 14 Mar 2017 16:35:51 -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=6lZ6UAUnO/EqcglwvP956NLCbcW8gN0J3Etrf/8FWfA=; b=gDVT2jTVp54GCIRSIIJOGAOFoAngQuppJR84h0zcbGeunKF2gTRrf55yqwVw9M6OGk yVZ5/lIt8Ol4bXBcKrC9z/7w9Ys8FZhP5QTfpFgPSov8cwB2FGXK+NyNCF+js2pjdVj4 0moVtQKW40wC/Ci9BmZPqD9kkScXaoSYkN9uvgFDi0rITpSYuAUzNIchyqklpuDqg/Cj wDfORCO0rfo/exi0E1QUCkpNepyE6zj1EUr3K1XgLDeHp8+6KIPQ51BpL5y6TYIhgsBk eD+pU120a2XvA173HUlIVNdKbbiPg0eSyEL8OS0zr9MFmf5zsHYiUZQvFjk9ywq+XgCd WnSg== 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=6lZ6UAUnO/EqcglwvP956NLCbcW8gN0J3Etrf/8FWfA=; b=DqjlnWTw/J6Q7qd146K6K1fhJ6CTfj0mEJ7a8fq9bVwoBT5quiveY3o6p5F5OnvReR /p4gDmWRWfUOH1fJS3MUuaLFz9voFewts9K79FT1XpxVRj3/VEafoVDtXPwiye4/SBHE 70qsb0mJtc4yL1yJZ53WGhwGld9EE73zeMDFbmwDllNgVujZzeVQDoAGZNdJu/C63Spz talgkzjpDaz2VV/ZC7VC9qeWyX2komJ2fq23CAR5ImuF49MtTSLe8ed8zMPtFMS/Z4yW l9o0+kbUcoasLnJG4w6MvBP7DbvKR5V9Aqp13WqRLCIp+gUY06obTdVGhL0gez5P0IDB IDlQ== X-Gm-Message-State: AFeK/H2/2LMTZK6ti6w/GUYrcqyqpmzadjTW2Yc9+ISdPYonfD+t6qb/qmzBLsPk801Cdg== X-Received: by 10.84.176.131 with SMTP id v3mr375927plb.7.1489534551199; Tue, 14 Mar 2017 16:35:51 -0700 (PDT) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id 73sm124094pfh.56.2017.03.14.16.35.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2017 16:35:50 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Date: Tue, 14 Mar 2017 16:35:29 -0700 Message-Id: <0c8d691c28c8c49776e1f48d7178b3a0dcf4551b.1489534345.git.raj.khem@gmail.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: References: Subject: [OE-core] [PATCH 2/6] mesa-gl: Drop MESA_CRYPTO from PACKAGECONFIG X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org with mesa 17 crypto packageconfig has been removed Signed-off-by: Khem Raj --- meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.12.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb b/meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb index 85cc396fe3..e3604f30bb 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb @@ -8,6 +8,6 @@ PROVIDES = "virtual/libgl virtual/mesa" S = "${WORKDIR}/mesa-${PV}" -PACKAGECONFIG ??= "dri ${MESA_CRYPTO} ${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" +PACKAGECONFIG ??= "dri ${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" EXCLUDE_FROM_WORLD = "1" From patchwork Tue Mar 14 23:35:30 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 95318 Delivered-To: patch@linaro.org Received: by 10.140.89.134 with SMTP id v6csp83343qgd; Tue, 14 Mar 2017 16:37:05 -0700 (PDT) X-Received: by 10.98.87.27 with SMTP id l27mr289024pfb.169.1489534625341; Tue, 14 Mar 2017 16:37:05 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id d125si115508pfg.72.2017.03.14.16.37.05; Tue, 14 Mar 2017 16:37:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-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-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-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 E0D3E7783D; Tue, 14 Mar 2017 23:36:56 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-pg0-f45.google.com (mail-pg0-f45.google.com [74.125.83.45]) by mail.openembedded.org (Postfix) with ESMTP id 1391D776C5 for ; Tue, 14 Mar 2017 23:35:51 +0000 (UTC) Received: by mail-pg0-f45.google.com with SMTP id 141so643037pgd.1 for ; Tue, 14 Mar 2017 16:35:53 -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=tTirVID8d6RkiPv99Y9qiP98qOaH2EGXr2+4Zq5iGuI=; b=i267KVGWDbyNULrbtTbXRL+wMZvXBrTmKeCCcpkTQxsUuJKAqctWytXpuRygSzjrxR jL6sr+/uFR5UYCfl5qjfrN2MrEFKNiJnKN3GctILXvaKZCft6hq5h/pW2XY3TyBYXMLz 4CJXwEkM9UERKIe1HElq/MqX73IWcYDD/t6dOjt1qji+qWUS8RarNHHVdbfYQxFk14bI egcXtD4mBTmD/H9tVQWk6neGlBT7SI596QM8DEpeOL63nj9liSgi52sc3iJwjDiOhWUc MxjyKqudPfzsceq39JIShCOXLzy0bDcC+fZeaGN0LbVP+hQmctsMkP33TI9eE8fTvUu2 fCHA== 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=tTirVID8d6RkiPv99Y9qiP98qOaH2EGXr2+4Zq5iGuI=; b=tDMgc26P67hVtUzQSGyHxHH/5l6E1En/ddRlEh+ukv9rvTFxQJdxpQJhosZUz+YZlV LAnY7hxZ0SS89n/nCay60o3EiIoGrnToXG4j9pv7qE6BLTpdXzuPifbaeRzLz+CiIwed xqoGNovk7wh59U+YPPcUDLtMwVERbOUho/7dvxeK/JyGb4B6W6Jafu8CoqnoHxJUCVTH q5w5zItt+YfA53s/3LZOoaq1QJz7XtFITlpIv3N9rUqE1d401cUI+m+Cocyu7Cfj0qoK 4G9BeTy2YI38ptj/oK8uQ9wbHhi2114afigo9GY4t2Frb8S1UIO8hcjD4z0mR3otgGIj vXAA== X-Gm-Message-State: AFeK/H3T9vtEcO9GNpQsg20jY7Kw+rx2tYJ3IHcq/PtvmVDwrJzkdaNJIRdSGvP2MmXQRg== X-Received: by 10.99.36.5 with SMTP id k5mr252585pgk.201.1489534552804; Tue, 14 Mar 2017 16:35:52 -0700 (PDT) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id 73sm124094pfh.56.2017.03.14.16.35.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2017 16:35:51 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Date: Tue, 14 Mar 2017 16:35:30 -0700 Message-Id: <627df96431a66a631222f2c8cae0fd2cad5bb12f.1489534345.git.raj.khem@gmail.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: References: Subject: [OE-core] [PATCH 3/6] go: Fix packaging for target go X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org We need all packaging tasks when building go for target Signed-off-by: Khem Raj --- meta/recipes-devtools/go/go.inc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) -- 2.12.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-devtools/go/go.inc b/meta/recipes-devtools/go/go.inc index 0b0cbf19ad..5ccbf73e23 100644 --- a/meta/recipes-devtools/go/go.inc +++ b/meta/recipes-devtools/go/go.inc @@ -74,12 +74,6 @@ do_install_class-cross() { install -m755 $f ${D}${bindir} done } +do_package_qa[noexec] = "1" -INSANE_SKIP_${PN} += "staticdev" RDEPENDS_${PN} += "perl" - -do_package[noexec] = "1" -do_packagedata[noexec] = "1" -do_package_write_ipk[noexec] = "1" -do_package_write_deb[noexec] = "1" -do_package_write_rpm[noexec] = "1" From patchwork Tue Mar 14 23:35:31 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 95319 Delivered-To: patch@linaro.org Received: by 10.140.89.134 with SMTP id v6csp83369qgd; Tue, 14 Mar 2017 16:37:11 -0700 (PDT) X-Received: by 10.98.218.76 with SMTP id w12mr321072pfl.162.1489534631075; Tue, 14 Mar 2017 16:37:11 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id j9si150340pgc.104.2017.03.14.16.37.10; Tue, 14 Mar 2017 16:37:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-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-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-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 05CF177730; Tue, 14 Mar 2017 23:37:05 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-pf0-f196.google.com (mail-pf0-f196.google.com [209.85.192.196]) by mail.openembedded.org (Postfix) with ESMTP id 3DF2577722 for ; Tue, 14 Mar 2017 23:35:52 +0000 (UTC) Received: by mail-pf0-f196.google.com with SMTP id v190so143225pfb.0 for ; Tue, 14 Mar 2017 16:35:54 -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=t7pa/YveIS1/5ff/9e3C/06OiVHlm3d3k+ztJf00Pxc=; b=f7jIYmEqWbFd4e93Vf8gNWqpKIki6zXoY1iiavUahoYZqeUeYmYJkc9mnQyRffV+LP 9SaQcg2eR+WgJheg+zNpPb96Wm7GsSGFPHXg1qew5uSEHigM5DJJtEjTQoapkc84dLtD VX0tD7z8jPU+iicWFKu9xIAMa83ZCXSvtgxcHTVxHyoaeU2pZcptg367BuT/gQ+8NIvb /DTxw0xtAFQC1/OGrQwsGoqpp5Wz1v4AvVROoHSv6kmQeZHhLQO5fjbubTqYubO2tIlK KJtYqbZi4EFimGYTw0qTyQ6sHiGgmxzPdW8ZKGrMHMThlKIGvJ4LnSzVbQCB9yCjjNTG 94lA== 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=t7pa/YveIS1/5ff/9e3C/06OiVHlm3d3k+ztJf00Pxc=; b=hTaYpFGu4ccOjirsZi1mLb54I71d1cUK1feZXUzrxeGCJVNo6brkMLpg6KO/miZ55c +9ZjX08qMwolrcQwoqq37pwlxzyxbsH09wil2GLvErlUVDsUYP+jRpZcg3fxru1ysXyP ZiltrVBU2GLxYnV/YzeM8DpqTcyY0+dC6VqjPgNsQKUXMGqsUPuN55yt2KAOFHWtYSfm lk5ylxTgirL1+GG6Y5NNrUKDty7qqCkulnyipM633C+8xEeBn/O/Q5Brfi+JA6UrjHqK weahXdI/3rpCgaWaUCC4oDm4yYQXlFdvNlAJmGUBzNdMaelFl3HUwqgay/s4ngsu9FPg Q0kg== X-Gm-Message-State: AFeK/H2RfffsFSslHatL/9KXfDKJTC8M8LPFdyG3zAz7TCUpRSrYjkiK7xj5C7fgC3A39Q== X-Received: by 10.98.70.198 with SMTP id o67mr310099pfi.39.1489534554550; Tue, 14 Mar 2017 16:35:54 -0700 (PDT) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id 73sm124094pfh.56.2017.03.14.16.35.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2017 16:35:53 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Date: Tue, 14 Mar 2017 16:35:31 -0700 Message-Id: X-Mailer: git-send-email 2.12.0 In-Reply-To: References: Subject: [OE-core] [PATCH 4/6] binutils: Enable threading when gold is enabled and is not default linker X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org Currently we enable threaded linking feature of gold linker only when its used as default ld. There is no need to restrict it when its not default linker either. As long as gold is enabled, which is the case here, we should be able to do threaded linking. Signed-off-by: Khem Raj --- meta/recipes-devtools/binutils/binutils.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.12.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-devtools/binutils/binutils.inc b/meta/recipes-devtools/binutils/binutils.inc index 9b1192b6e7..37813dd864 100644 --- a/meta/recipes-devtools/binutils/binutils.inc +++ b/meta/recipes-devtools/binutils/binutils.inc @@ -78,7 +78,7 @@ EXTRA_OECONF = "--program-prefix=${TARGET_PREFIX} \ LDGOLD_class-native = "" LDGOLD_class-crosssdk = "" -LDGOLD ?= "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', '--enable-gold=default --enable-threads', '--enable-gold --enable-ld=default', d)}" +LDGOLD ?= "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', '--enable-gold=default --enable-threads', '--enable-gold --enable-ld=default --enable-threads', d)}" # This is necessary due to a bug in the binutils Makefiles # EXTRA_OEMAKE = "configure-build-libiberty all" From patchwork Tue Mar 14 23:35:32 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 95320 Delivered-To: patch@linaro.org Received: by 10.140.89.134 with SMTP id v6csp83395qgd; Tue, 14 Mar 2017 16:37:16 -0700 (PDT) X-Received: by 10.98.200.19 with SMTP id z19mr280192pff.223.1489534635880; Tue, 14 Mar 2017 16:37:15 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id v26si109275pfa.151.2017.03.14.16.37.15; Tue, 14 Mar 2017 16:37:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-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-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-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 ED74F77896; Tue, 14 Mar 2017 23:37:05 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-pf0-f194.google.com (mail-pf0-f194.google.com [209.85.192.194]) by mail.openembedded.org (Postfix) with ESMTP id CE63C776C1 for ; Tue, 14 Mar 2017 23:35:55 +0000 (UTC) Received: by mail-pf0-f194.google.com with SMTP id x63so30704pfx.2 for ; Tue, 14 Mar 2017 16:35:57 -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=B7R7QwPCeHPQHnzt6o0qv/DgRqtfHBQb5cwwS4RYByg=; b=UWvlpZVVRJD0uXXVhNuEK4vov6wIjVRfVnB7LhZsPl1NIMs10KPDryDAX5v+IlgXEn s7EBKcyZSZ1XZH5sm7r/sh/cwIepbgUMAZPnrWvlLfdBlcvxxXPz8nzUyxmSHALcA4uf Tz6PZKzQEHnsfU+7FidqrU4gf3LQ+/exnlUDfKzuxhMBH9m6Ai/8NaLlBokMNA95bxRm idSt0FRg1SiPXKAYf40Vq4frIDkFW9xwMQJqxPpUpUJAB3HRvdw7uVNVRoqW/b+zmjep q7QtP7CvQDCgeFLZMo/1I8awzDb2q8KE+aFuS/GmKdri16NoLle0BLTMvz6k54zDojWC c53w== 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=B7R7QwPCeHPQHnzt6o0qv/DgRqtfHBQb5cwwS4RYByg=; b=fa2fLMd9mz/lPZ/1mA2PZ/x9xmbN4HTCFzO3LcAnaX3/x1kxVASdvhWgpBZB/30Jm6 hE1FhbbonXC9SJRd/Ok1Sj1xyrRm5k229zccu4XpIrw7SEX4QW4vSYQw8NtVa9VUX5uz zpIG5AOC6pEFbUhu8vsBipZps+/sXDFU6nVHPhB53Agsz5D7pmne0XwU68BaDlTXA6vq wuwSBOeySku0hGW4IW163xLtgbinV+s+eBStsiNVRf00Hz5iHy1+WOQUhAEovf9tE1Fz CpNEmUTrivv5OwWFY0q3czW8nXsSxhQr/YcE8aA1skyP0wX0OWseL5C5EFowighE245/ g8/g== X-Gm-Message-State: AFeK/H2621x1z6nTA03Wj5OYqIczxiWZmTTEFfdON0Bf5hq47zrEGKOfE5t06LkUw5dOkw== X-Received: by 10.98.37.132 with SMTP id l126mr308257pfl.45.1489534556612; Tue, 14 Mar 2017 16:35:56 -0700 (PDT) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id 73sm124094pfh.56.2017.03.14.16.35.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2017 16:35:55 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Date: Tue, 14 Mar 2017 16:35:32 -0700 Message-Id: <2a1cd614717f323afc788e24fae76337cffa8816.1489534345.git.raj.khem@gmail.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: References: Subject: [OE-core] [PATCH 5/6] musl: Update to latest X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org Rich Felker (11): fix ld-behavior-dependent crash in ppc64 ldso startup rework ldso handling of global symbol table for consistency reorder addend handling before symbol lookup in relocation code emulate lazy relocation as deferrable relocation fix free of uninitialized buffer pointer on error in regexec in static dl_iterate_phdr, fix use of possibly-uninitialized aux data fix possible fd leak, unrestored cancellation state on dns socket fail fix wide scanf's use of a compound literal past its lifetime fix one-byte overflow in legacy getpass function avoid loading of multiple libc versions via explicit pathname remove unused refcnt field for shared libraries Szabolcs Nagy (1): treat STB_WEAK and STB_GNU_UNIQUE like STB_GLOBAL in find_sym Signed-off-by: Khem Raj --- meta/recipes-core/musl/musl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.12.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 7156669064..fa87d7d3e3 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -3,7 +3,7 @@ require musl.inc -SRCREV = "827c4e6fbe46142049ef3d8bcb8f35951712797d" +SRCREV = "cb525397bb053ea49cf160965477a17b17286eb3" PV = "1.1.16+git${SRCPV}" From patchwork Tue Mar 14 23:35:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 95321 Delivered-To: patch@linaro.org Received: by 10.140.89.134 with SMTP id v6csp83421qgd; Tue, 14 Mar 2017 16:37:21 -0700 (PDT) X-Received: by 10.98.33.129 with SMTP id o1mr319794pfj.5.1489534641117; Tue, 14 Mar 2017 16:37:21 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id 37si151729plq.107.2017.03.14.16.37.20; Tue, 14 Mar 2017 16:37:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-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-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-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 E0EAC778AB; Tue, 14 Mar 2017 23:37:06 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-pf0-f174.google.com (mail-pf0-f174.google.com [209.85.192.174]) by mail.openembedded.org (Postfix) with ESMTP id 0679F776DC for ; Tue, 14 Mar 2017 23:35:56 +0000 (UTC) Received: by mail-pf0-f174.google.com with SMTP id o126so607428pfb.3 for ; Tue, 14 Mar 2017 16:35:58 -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=nzLQ+ES9O7fqSDnml1AfW958fMC6tIseKaGbUh4Apdw=; b=RCCbV5qq+Ny0KtMLnxTQdWTcfufgvkbVWEVLpycuPFQyT/5UqtjMIOjlOuVKWz/cWU u4XKQ1u0dyEugPwLpg/5boNGHWWfPl3LSvUhLbp2p8Nndgfm0Wh4kwvpl5f57ILxDWWR 7VUn6lmyrt8jYP7jal5a2tI4T6srI9vnjPE0qpUhqrcFzVaeafzE9aNBliqLatvqvRow OEzpGA0+JLny2WthLUst+7Hhf/pC/rtWaBrkkj1+EKYAaL8GUynpKGa6vr655gVB4SQ5 IGYclYcGmnJPdHaoOGj6YSFPC3egFcEhdeCsRC6V2cVUbWL9W6nkMbMFGH8KCZrxXiAP HiUw== 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=nzLQ+ES9O7fqSDnml1AfW958fMC6tIseKaGbUh4Apdw=; b=LsB14fdioPJaKFTb9ZE0wi566Pyh50S2/zDl4MbuBm60ct761dMilH7iBlAUMaUJvq 3gkTZNrxSKKajuPMexme4ibAYo1zwo+90Ajd/DR08Q3zHM9Fi3xMWAbLckj1fLmwUjN5 wvMreC0j8zsaV4dzcy4KsmOK6WBNf73JCbrCyTCqxN1sCjt4WJ8MJg3hja8fhH8jB9Dr gmiy3GZHz1ZLM8tE25fIykTR66r52VD/aFMkN6oVLa2fhyRSiEP6PjVyzLVjCyR8d91U nfAoEz43+QZUIGooJItyLgcuQ+8BOzkNBS33hEyoLubqpIEwmPmr4tF6aOsRIHcL+Wrq HN/Q== X-Gm-Message-State: AFeK/H2QrtGObo2A61/74/pQ23RBPyaNONqYsiedPZHAlpW1IonISaKQ9+M7srJvhCVM4A== X-Received: by 10.84.229.151 with SMTP id c23mr378951plk.27.1489534558315; Tue, 14 Mar 2017 16:35:58 -0700 (PDT) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id 73sm124094pfh.56.2017.03.14.16.35.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2017 16:35:57 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Date: Tue, 14 Mar 2017 16:35:33 -0700 Message-Id: <296e8037e29cb259f5284aada35afb87dd6e7b69.1489534345.git.raj.khem@gmail.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: References: Subject: [OE-core] [PATCH 6/6] xserver-xf86-config: Remove X server module preload X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org This was a solution needed for musl but now musl has got lazy loading. Signed-off-by: Khem Raj --- .../xorg-xserver/xserver-xf86-config/10-preload-modules.conf | 10 ---------- meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb | 8 -------- 2 files changed, 18 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf -- 2.12.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf deleted file mode 100644 index 23fcdc7ef2..0000000000 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf +++ /dev/null @@ -1,10 +0,0 @@ -Section "Module" - Load "fbdevhw" - Load "fb" - Load "shadow" - Load "shadowfb" - Load "int10" - Load "vbe" - Load "vgahw" - Load "glamoregl" -EndSection diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb index e07c204c74..4c442bc712 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb @@ -7,10 +7,6 @@ PR = "r33" SRC_URI = "file://xorg.conf" -SRC_URI_append_libc-musl = "\ - file://10-preload-modules.conf \ -" - S = "${WORKDIR}" CONFFILES_${PN} = "${sysconfdir}/X11/xorg.conf" @@ -25,7 +21,3 @@ do_install () { install -m 0644 ${WORKDIR}/xorg.conf ${D}/${sysconfdir}/X11/ fi } - -do_install_append_libc-musl () { - install -Dm 0644 ${WORKDIR}/10-preload-modules.conf ${D}/${sysconfdir}/X11/xorg.conf.d/10-preload-modules.conf -}