From patchwork Thu Jul 31 00:16:45 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 375078 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 51026140171 for ; Thu, 31 Jul 2014 10:17:46 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 1277A32E65; Thu, 31 Jul 2014 00:17:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z1pGN3tU-8nk; Thu, 31 Jul 2014 00:17:41 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 7F06032EA4; Thu, 31 Jul 2014 00:17:19 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 46F371C2458 for ; Thu, 31 Jul 2014 00:17:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 437908BD7E for ; Thu, 31 Jul 2014 00:17:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tBa_ZQBxn435 for ; Thu, 31 Jul 2014 00:17:05 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) by fraxinus.osuosl.org (Postfix) with ESMTPS id E12558BD19 for ; Thu, 31 Jul 2014 00:17:04 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id z12so1932159wgg.0 for ; Wed, 30 Jul 2014 17:17:03 -0700 (PDT) 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=IZKM9L8ey+fck/zJJVJsV7b6ZNr9JjZ7MiuKgqZmi5k=; b=W4OwvK1m/ZiTwXM3T5R8exOf9tARRFnkXkVukJpyR6Hn6ZW5jozXGIN8b/8EZr8v5t JDDCdYtj7ALf0JLs1imONswJEVmKjhLew1U870EOOxHDqf+TVaDrTbYULi9T17vrP3E6 LnuwK/cDVBXsWqQ4jveTMrTCZpGRyx4CeQqKYZJbs3uSHAFZy7E0mOT+/9xWQgyTYtTZ gHmFaKDGTHwdldzZD4iv+k7XQTZ0qFzJd3ouSbUJJcVgB7txN2s7G6LOyrrLNzTR5nFy i/rhwLiSFOVl5wUKa0ixGXFcvKxMi7qvBRM/u+3iE/IMgFDPOhKMeN8iLnFAZ7qUZ5hh krlA== X-Received: by 10.194.187.241 with SMTP id fv17mr11353829wjc.13.1406765823376; Wed, 30 Jul 2014 17:17:03 -0700 (PDT) Received: from gourin.bzh.lan (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPSA id je17sm60499615wic.22.2014.07.30.17.17.02 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 30 Jul 2014 17:17:02 -0700 (PDT) From: "Yann E. MORIN" To: buildroot@buildroot.org Date: Thu, 31 Jul 2014 02:16:45 +0200 Message-Id: X-Mailer: git-send-email 1.9.1 In-Reply-To: References: Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH 10/14 v4] [RFC] package/libatasmart: needs libudev, not a udev daemon X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net Do as the comment says: it's only libudev that is required. Signed-off-by: "Yann E. MORIN" Cc: Eric Le Bihan --- package/libatasmart/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libatasmart/Config.in b/package/libatasmart/Config.in index 9db3b09..dcfb8c8 100644 --- a/package/libatasmart/Config.in +++ b/package/libatasmart/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_LIBATASMART bool "libatasmart" - depends on BR2_PACKAGE_HAS_UDEV # libudev is configure dependency + depends on BR2_PACKAGE_HAS_LIBUDEV help The libatasmart package is a disk reporting library. It only supports a subset of the ATA S.M.A.R.T. functionality. @@ -8,4 +8,4 @@ config BR2_PACKAGE_LIBATASMART http://0pointer.de/blog/projects/being-smart.html comment "libatasmart requires udev to be enabled" - depends on !BR2_PACKAGE_HAS_UDEV + depends on !BR2_PACKAGE_HAS_LIBUDEV