From patchwork Mon Dec 21 15:56:59 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 559601 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 1BA161409A0 for ; Tue, 22 Dec 2015 02:57:36 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=KFr8y+v8; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 3002D92054; Mon, 21 Dec 2015 15:57:35 +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 q29o7Dshsyh1; Mon, 21 Dec 2015 15:57:32 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 5EB4D91D85; Mon, 21 Dec 2015 15:57:23 +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 9313B1C0361 for ; Mon, 21 Dec 2015 15:57:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 8DF20915DC for ; Mon, 21 Dec 2015 15:57:15 +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 XuWtErGwqKxW for ; Mon, 21 Dec 2015 15:57:14 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by whitealder.osuosl.org (Postfix) with ESMTPS id C050B9147E for ; Mon, 21 Dec 2015 15:57:13 +0000 (UTC) Received: by mail-wm0-f44.google.com with SMTP id l126so75095260wml.0 for ; Mon, 21 Dec 2015 07:57:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=0HIIKDqzmsg42HcYiT3y9uduiUMsbEbW7ea/ssY9950=; b=KFr8y+v8IgvvRl/n2zBMbfy6DOTUDMWEZ5ps6yTrz7Deu/QEpJ6EiJxL+LGUyKy/dy I6sR+9GpDIkOHNg58PpCSf0jYsBs84uPBmRgM2c/nJVehvzIZAYOj17g/cTH6mh4OrNw +CC5SK5yfXDBxAj8j/g37M7/aTgomw7kUIJCy6toBnV3/meW13dY8zS+F9Q4AdB35uzs aODwNj1bASEKcasHeN1RUQgxEDiPq5sMSaUHk/58t90lUeQ08K/b50ffnvLp1pPDtNCd /nqqxLu+fNbyiVM3zQn+RKxzMQT1r7HlFrssXqHJxHSAFGilgBiXoDJUDz1EMOofA8ZR 5HTA== X-Received: by 10.28.176.70 with SMTP id z67mr22754863wme.5.1450713432443; Mon, 21 Dec 2015 07:57:12 -0800 (PST) Received: from gourin.bzh.lan (ns304657.ip-46-105-103.eu. [46.105.103.66]) by smtp.gmail.com with ESMTPSA id z3sm17696314wjx.38.2015.12.21.07.57.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 21 Dec 2015 07:57:11 -0800 (PST) From: "Yann E. MORIN" To: buildroot@buildroot.org Date: Mon, 21 Dec 2015 16:56:59 +0100 Message-Id: <5927b9370935b82aedcdcade5cdd5d9c280528d5.1450712392.git.yann.morin.1998@free.fr> X-Mailer: git-send-email 1.9.1 In-Reply-To: References: Cc: Thomas Petazzoni , "Yann E. MORIN" Subject: [Buildroot] [PATCH 8/8 RFC] package/libhid: no need for custom PATH X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Now that we have all the target foo-config scripts early in the PATH, we no longer need a cutom PATH. Signed-off-by: "Yann E. MORIN" Cc: Thomas Petazzoni Cc: Arnout Vandecappelle --- package/libhid/libhid.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package/libhid/libhid.mk b/package/libhid/libhid.mk index 92a3049..3c65814 100644 --- a/package/libhid/libhid.mk +++ b/package/libhid/libhid.mk @@ -11,9 +11,7 @@ LIBHID_INSTALL_STAGING = YES LIBHID_AUTORECONF = YES LIBHID_LICENSE = GPLv2 LIBHID_LICENSE_FILES = COPYING -# configure runs libusb-config for cflags/ldflags. Ensure it picks up -# the target version -LIBHID_CONF_ENV = PATH=$(STAGING_DIR)/usr/bin:$(TARGET_PATH) + LIBHID_CONF_OPTS = \ --disable-swig \ --disable-werror \