From patchwork Fri Oct 19 13:13:52 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francois Perrad X-Patchwork-Id: 192688 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id A53F52C008E for ; Sat, 20 Oct 2012 00:16:03 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6E7AE10B932; Fri, 19 Oct 2012 13:15:58 +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 P2SE4K6BsX-d; Fri, 19 Oct 2012 13:15:50 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id A722210B8C1; Fri, 19 Oct 2012 13:15:31 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 4F1178F74A for ; Fri, 19 Oct 2012 13:15:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2D0D68D177 for ; Fri, 19 Oct 2012 13:15:28 +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 fIwPLJr79d7A for ; Fri, 19 Oct 2012 13:15:24 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id B33278D077 for ; Fri, 19 Oct 2012 13:15:23 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id s43so293564wey.16 for ; Fri, 19 Oct 2012 06:15:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=XyNPQHn+L7vLE+cVYlwVLWkwTasRhP2GfPxaTPA0hXc=; b=pvDfikveyW+CHnZ1jMymX/IJmo3pNejtTCXY2f5owcy++ZyNokd4vyNvSIquTat7YE /joEX3kX5FVrzlIT483a66cML7NGTgCbeHtwm4Kdj+4I7ty5Wvy00nMl2GnwkZ+Sdq+5 /CFuR+SWaFm0qVwrptYTMTrUnVYKSZAqh2adTMGSEdUr8RM8ZYrnwognEG08iaJS0rEk EekYBeSfIDvzFJyWow4GISRQw9aJe0d0OMMelkxrbf95kRUSE0utpXJG9HczSiQ1Xp0Q Df7xekmNmmn8R80zNUEa7iJ/a09qWO3tu8+tJJIa5jKXjNKiO0FhelfQO1kiFZ+WZWxe ocyQ== Received: by 10.180.79.34 with SMTP id g2mr3188205wix.19.1350652522002; Fri, 19 Oct 2012 06:15:22 -0700 (PDT) Received: from xubuntu-12.04 (206.124.86.79.rev.sfr.net. [79.86.124.206]) by mx.google.com with ESMTPS id a10sm3390455wiz.4.2012.10.19.06.15.20 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 19 Oct 2012 06:15:21 -0700 (PDT) From: Francois Perrad To: buildroot@busybox.net Date: Fri, 19 Oct 2012 15:13:52 +0200 Message-Id: <1350652434-32020-7-git-send-email-francois.perrad@gadz.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1350652434-32020-1-git-send-email-francois.perrad@gadz.org> References: <1350652434-32020-1-git-send-email-francois.perrad@gadz.org> Subject: [Buildroot] [PATCH v11 7/9] perl: prepare the removal of microperl 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 --- package/autoconf/Config.in | 2 +- package/autoconf/autoconf.mk | 2 +- package/automake/Config.in | 2 +- package/automake/automake.mk | 2 +- package/microperl/Config.in | 1 + package/ntp/Config.in | 4 ++-- package/samba/Config.in | 4 ++-- 7 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package/autoconf/Config.in b/package/autoconf/Config.in index 00b3e2c..5f2f148 100644 --- a/package/autoconf/Config.in +++ b/package/autoconf/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_AUTOCONF bool "autoconf" - select BR2_PACKAGE_MICROPERL + select BR2_PACKAGE_PERL help Extensible program for developing configure scripts. These scripts handle all the mundane system/feature detection. diff --git a/package/autoconf/autoconf.mk b/package/autoconf/autoconf.mk index 3f84e3e..0cb50db 100644 --- a/package/autoconf/autoconf.mk +++ b/package/autoconf/autoconf.mk @@ -10,7 +10,7 @@ AUTOCONF_SITE = $(BR2_GNU_MIRROR)/autoconf AUTOCONF_CONF_ENV = EMACS="no" ac_cv_path_M4=$(HOST_DIR)/usr/bin/m4 \ ac_cv_prog_gnu_m4_gnu=no -AUTOCONF_DEPENDENCIES = microperl host-m4 +AUTOCONF_DEPENDENCIES = host-m4 perl HOST_AUTOCONF_CONF_ENV = ac_cv_path_M4=$(HOST_DIR)/usr/bin/m4 \ ac_cv_prog_gnu_m4_gnu=no diff --git a/package/automake/Config.in b/package/automake/Config.in index 935f1f1..9a9673a 100644 --- a/package/automake/Config.in +++ b/package/automake/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_AUTOMAKE bool "automake" select BR2_PACKAGE_AUTOCONF - select BR2_PACKAGE_MICROPERL + select BR2_PACKAGE_PERL help Tool for automatically generating Makefile's for input to configure scripts (made by autoconf). diff --git a/package/automake/automake.mk b/package/automake/automake.mk index 3c19085..8be56c3 100644 --- a/package/automake/automake.mk +++ b/package/automake/automake.mk @@ -7,7 +7,7 @@ AUTOMAKE_VERSION = 1.11.5 AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake -AUTOMAKE_DEPENDENCIES = host-autoconf autoconf microperl +AUTOMAKE_DEPENDENCIES = host-autoconf autoconf perl HOST_AUTOMAKE_DEPENDENCIES = host-autoconf diff --git a/package/microperl/Config.in b/package/microperl/Config.in index 66bbedd..19d104a 100644 --- a/package/microperl/Config.in +++ b/package/microperl/Config.in @@ -2,6 +2,7 @@ config BR2_PACKAGE_MICROPERL bool "microperl" # needs fork() depends on BR2_USE_MMU + depends on BR2_DEPRECATED help Perl without operating-specific functions such as readdir. diff --git a/package/ntp/Config.in b/package/ntp/Config.in index 5996596..ec5dbbb 100644 --- a/package/ntp/Config.in +++ b/package/ntp/Config.in @@ -20,7 +20,7 @@ config BR2_PACKAGE_NTP_NTP_KEYGEN config BR2_PACKAGE_NTP_NTP_WAIT bool "ntp-wait" - depends on BR2_PACKAGE_MICROPERL + depends on BR2_PACKAGE_PERL help ntp-wait waits until the locally running ntpd is in state 4 (synchronized). This could be useful at boot time, to delay the @@ -59,7 +59,7 @@ config BR2_PACKAGE_NTP_NTPSNMPD config BR2_PACKAGE_NTP_NTPTRACE bool "ntptrace" - depends on BR2_PACKAGE_MICROPERL + depends on BR2_PACKAGE_PERL help ntptrace is a perl script that uses the ntpq utility program to follow the chain of NTP servers from a given host back to the diff --git a/package/samba/Config.in b/package/samba/Config.in index e88b360..92714d7 100644 --- a/package/samba/Config.in +++ b/package/samba/Config.in @@ -36,12 +36,12 @@ config BR2_PACKAGE_SAMBA_FINDSMB default y depends on BR2_PACKAGE_SAMBA_SMBCLIENT depends on BR2_PACKAGE_SAMBA_NMBLOOKUP - depends on BR2_PACKAGE_MICROPERL + depends on BR2_PACKAGE_PERL help Script to browse network comment "findsmb - disabled (requires nmblookup, smbclient and perl)" - depends on !BR2_PACKAGE_SAMBA_SMBCLIENT || !BR2_PACKAGE_SAMBA_NMBLOOKUP || !BR2_PACKAGE_MICROPERL + depends on !BR2_PACKAGE_SAMBA_SMBCLIENT || !BR2_PACKAGE_SAMBA_NMBLOOKUP || !BR2_PACKAGE_PERL config BR2_PACKAGE_SAMBA_NET bool "net"