From patchwork Wed Feb 1 11:58:26 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 93008 Delivered-To: patch@linaro.org Received: by 10.182.3.34 with SMTP id 2csp2281621obz; Wed, 1 Feb 2017 03:58:52 -0800 (PST) X-Received: by 10.84.217.216 with SMTP id d24mr3911889plj.101.1485950332852; Wed, 01 Feb 2017 03:58:52 -0800 (PST) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id a1si14164161pgf.360.2017.02.01.03.58.52; Wed, 01 Feb 2017 03:58:52 -0800 (PST) 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=@intel-com.20150623.gappssmtp.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 Received: from review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id D852971DED; Wed, 1 Feb 2017 11:58:50 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by mail.openembedded.org (Postfix) with ESMTP id D5F3A71DD4 for ; Wed, 1 Feb 2017 11:58:30 +0000 (UTC) Received: by mail-wm0-f53.google.com with SMTP id c85so35566101wmi.1 for ; Wed, 01 Feb 2017 03:58:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id; bh=uOsmiFHCvXD85Xpo/XDnaK+HHZCOtemlFORpnpcd+fk=; b=AMlqB/4B9I/GPeNstx4YYEnXi5w2pvMiPFWF6tzKo0Vkny+WEbWgeI0o6HElN/HBlc 91sv+jd5qgqs1hp4QRWULZBVd6Vahws3d6zHXbq9aXOVZHhSO1TbJzrVTtlt0kG/sYGh u5dXBLml/JwGqYJT1HlX3MX9F/MtZx+EMu0whEwvD0Tz2KIo5OwIBGDuOqv++EBc5SKm GLrINGH3J55YRX9XcyzAyB4A87hNSQG6X0TZEhYfk8yfFbGnX8cGauyScAaLfilm3RXg 9Gl2PugWRVuvztdnTKKuGZT9T2ZhRx5ASec5KiDM5/0y25F3gs/OKjtNHqvn0aFQahf2 UiMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=uOsmiFHCvXD85Xpo/XDnaK+HHZCOtemlFORpnpcd+fk=; b=UNNl4g1VGKjCWgtvk3iwYraVUoqhW26TRMXBfwkkPfhKovefzQpzaSU5EiCaxXaqJg nO/u81sv+q+cgRJaN9jtBYkNzOZmeCOU3xcJzF++5kZz1R/63/JwFR6xH9hyApORmhxx agwd0wyk3uXc+WGJZccbzPd/F0Wkf/yAebNlrC7pwqjUOX2PphR1E6WO3EacFXDd3Y3m G+5zNl7wApNmVgN/OyN2bJYETtqljDt2hWP7CD+4ekjhQT9fekZMvuBpC+TceytrCFwG eLhH1lHJRV9gHfGXp8oyUCA0X4xgu+4sBZEvV1LSu4RXjCjGX1sQM91NHLztdX3q5gqE IRtQ== X-Gm-Message-State: AIkVDXLaYatkSd4C5uRV0BmhKLYVNKl2x02daMO2ZLBQ/uUC0C3J9D6Hes0RzGPiEQheQpok X-Received: by 10.28.139.134 with SMTP id n128mr2394188wmd.125.1485950310226; Wed, 01 Feb 2017 03:58:30 -0800 (PST) Received: from flashheart.burtonini.com (home.burtonini.com. [81.2.106.35]) by smtp.gmail.com with ESMTPSA id x25sm33797898wrx.27.2017.02.01.03.58.28 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 01 Feb 2017 03:58:29 -0800 (PST) From: Ross Burton To: openembedded-core@lists.openembedded.org Date: Wed, 1 Feb 2017 11:58:26 +0000 Message-Id: <1485950306-1442-1-git-send-email-ross.burton@intel.com> X-Mailer: git-send-email 2.8.1 Subject: [OE-core] [PATCH] pkg-config: depend on pkgconfig-native for target builds 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 When building for the target, pkg-config uses the target glib-2.0 instead of it's own minimal fork. To find this it needs to use pkg-config so ensure this dependency exists in case it doesn't exist on the host already. Signed-off-by: Ross Burton --- meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.8.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb index ff8254c..66b02f1 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb +++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb @@ -8,7 +8,7 @@ SECTION = "console/utils" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -DEPENDS = "glib-2.0" +DEPENDS = "glib-2.0 pkgconfig-native" DEPENDS_class-native = "" DEPENDS_class-nativesdk = ""