From patchwork Tue Jun 4 12:25:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 1109820 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=micronovasrl.com Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=micronovasrl.com header.i=@micronovasrl.com header.b="XAMQA9Jy"; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45JB3m0sQNz9s6w for ; Tue, 4 Jun 2019 22:26:12 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id EEE3F87934; Tue, 4 Jun 2019 12:26:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UIJiTypFM+H0; Tue, 4 Jun 2019 12:26:07 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id DEE2287553; Tue, 4 Jun 2019 12:26:07 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 654451BF36C for ; Tue, 4 Jun 2019 12:26:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6249586F69 for ; Tue, 4 Jun 2019 12:26:07 +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 hpUDbPoJKpyT for ; Tue, 4 Jun 2019 12:26:06 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.micronovasrl.com (mail.micronovasrl.com [212.103.203.10]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0C30086F54 for ; Tue, 4 Jun 2019 12:26:05 +0000 (UTC) Received: from mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) by mail.micronovasrl.com (Postfix) with ESMTP id EAE29B01219 for ; Tue, 4 Jun 2019 14:26:03 +0200 (CEST) Authentication-Results: mail.micronovasrl.com (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=micronovasrl.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=micronovasrl.com; h=references:in-reply-to:x-mailer:message-id:date:date:subject :subject:to:from:from; s=dkim; t=1559651163; x=1560515164; bh=2e 0uxfq1N7Af1AUzkos6RxNDOE2DchPzP9KD/bGrDBE=; b=XAMQA9JyOtIrde0N1z RXghBe2qtkomXrBWMbPWjpXit67SlPSlamd7uRyQ6ZgOiAcUWXRKEP4OJZP0R9RO B1WJOBbtqXKz6AW+vljLSkXEixCSbN3xRTIhmff30Ee043nA8i6mkefDeAfhMjOO oAWKyeYknwybiWDl8XzcXOtU0= X-Virus-Scanned: Debian amavisd-new at mail.micronovasrl.com Received: from mail.micronovasrl.com ([127.0.0.1]) by mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id mtG8G4mDXiuZ for ; Tue, 4 Jun 2019 14:26:03 +0200 (CEST) Received: from ubuntu.localdomain (benettig-pc.dominio.micronovasrl.com [192.168.123.215]) by mail.micronovasrl.com (Postfix) with ESMTPSA id 12B48B01192; Tue, 4 Jun 2019 14:26:02 +0200 (CEST) From: Giulio Benetti To: buildroot@buildroot.org Date: Tue, 4 Jun 2019 14:25:59 +0200 Message-Id: <20190604122559.105410-2-giulio.benetti@micronovasrl.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190604122559.105410-1-giulio.benetti@micronovasrl.com> References: <20190604122559.105410-1-giulio.benetti@micronovasrl.com> Subject: [Buildroot] [PATCH 2/2] package/stress-ng: re-enable package on Microblaze TODO X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Romain Naour , "Yann E . MORIN" MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Package stress-ng has a dependency to keyutils, but now keyutils has been re-enabled. Re-enable package by removing 'depends on !BR_microblaze' from stress-ng Config.in. Signed-off-by: Giulio Benetti --- package/stress-ng/Config.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package/stress-ng/Config.in b/package/stress-ng/Config.in index fe92a7eb40..4fcfa3554c 100644 --- a/package/stress-ng/Config.in +++ b/package/stress-ng/Config.in @@ -5,7 +5,6 @@ config BR2_PACKAGE_STRESS_NG depends on !BR2_TOOLCHAIN_USES_MUSL # perf.c needs PERF_COUNT_HW_REF_CPU_CYCLES depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_3 - depends on !BR2_microblaze # keyutils # fenv.h lacks FE_INVALID, FE_OVERFLOW & FE_UNDERFLOW on nios2 and ARC depends on !BR2_nios2 depends on !BR2_arc @@ -21,7 +20,7 @@ config BR2_PACKAGE_STRESS_NG http://kernel.ubuntu.com/~cking/stress-ng/ comment "stress-ng needs a glibc or uClibc toolchain w/ dynamic library, headers >= 3.3" - depends on !BR2_microblaze && !BR2_nios2 && !BR2_arc + depends on !BR2_nios2 && !BR2_arc depends on BR2_USE_MMU depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_3 \ || BR2_TOOLCHAIN_USES_MUSL