From patchwork Mon Apr 15 04:36:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Waldemar Brodkorb X-Patchwork-Id: 1923558 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=patchwork.ozlabs.org) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4VHvj5529Lz1yYB for ; Mon, 15 Apr 2024 14:44:41 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 7D2B940025; Mon, 15 Apr 2024 04:44:37 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id 9YvjQFIP7xUE; Mon, 15 Apr 2024 04:44:36 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.34; helo=ash.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 8AE0F40289 Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 8AE0F40289; Mon, 15 Apr 2024 04:44:36 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id A1C541BF681 for ; Mon, 15 Apr 2024 04:44:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 8DC3940699 for ; Mon, 15 Apr 2024 04:44:34 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id Gy8GtYMHBRYc for ; Mon, 15 Apr 2024 04:44:33 +0000 (UTC) X-Greylist: delayed 485 seconds by postgrey-1.37 at util1.osuosl.org; Mon, 15 Apr 2024 04:44:32 UTC DMARC-Filter: OpenDMARC Filter v1.4.2 smtp4.osuosl.org AFC694069A DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org AFC694069A Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=89.238.66.15; helo=helium.openadk.org; envelope-from=wbx@openadk.org; receiver= Received: from helium.openadk.org (helium.openadk.org [89.238.66.15]) by smtp4.osuosl.org (Postfix) with ESMTPS id AFC694069A for ; Mon, 15 Apr 2024 04:44:32 +0000 (UTC) Received: by helium.openadk.org (Postfix, from userid 1000) id 22D993521100; Mon, 15 Apr 2024 06:36:24 +0200 (CEST) Date: Mon, 15 Apr 2024 06:36:23 +0200 From: Waldemar Brodkorb To: buildroot@buildroot.org Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Operating-System: Linux 5.10.0-27-amd64 x86_64 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=openadk.org; s=2022; t=1713155784; bh=s8lPso4tgR+bUnfN3D+vQnEu6Bei0WWPDRNCWJQO5uM=; h=Date:From:To:Subject:From; b=YrGpEPSGeeFHrRIylQ0gKox5QcABdbs+qnJ6FD7fcGVlrrIjkU9jZoDGJunhdrcCf 46zZyjVm92Z6Ey8gcZxVRdLKFfeCz28qHaKuXd9qmQRydaW/UjHo+d4hxDjexDUvKO GRRp8CMLZxvdQsWPIVOnoVQu/pwxSjBL1X1uCgJLUt66OCaDli1bbFP7zZc224354J i2U3+oPdVig/rxJfYrrCa1K+LDzbow/k78h9tjZW0Hnsm4EpNfsnkwJhwkw8VnhahY Xx9uZyDM53moyM2SWlpe2HZMMWkTsOA1DVxRl6rgJXRK7j3H9k5Lpb17tnbx6EbSJV FuoEqKKpIv9YA== X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dmarc=none (p=none dis=none) header.from=openadk.org X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=openadk.org header.i=@openadk.org header.a=rsa-sha256 header.s=2022 header.b=YrGpEPSG Subject: [Buildroot] [PATCH] package/shadow: enable on uclibc X-BeenThere: buildroot@buildroot.org 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: , Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Package was disabled with commit 8035ea0a712eaa16d2ac96cd29db0e8726b0f685 because of missing features in uClibc-ng. In uClibc-ng 1.0.47 the missing feature were added, so enable shadow again. Signed-off-by: Waldemar Brodkorb --- package/shadow/Config.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/package/shadow/Config.in b/package/shadow/Config.in index 987605c7fa..bbbea811ce 100644 --- a/package/shadow/Config.in +++ b/package/shadow/Config.in @@ -2,7 +2,6 @@ menuconfig BR2_PACKAGE_SHADOW bool "shadow" depends on !BR2_STATIC_LIBS depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14 - depends on !BR2_TOOLCHAIN_USES_UCLIBC # reallocarray, explicit_bzero select BR2_PACKAGE_LIBXCRYPT if BR2_TOOLCHAIN_USES_GLIBC help Utilities to deal with user accounts. @@ -57,6 +56,5 @@ config BR2_PACKAGE_SHADOW_YESCRYPT endif # BR2_PACKAGE_SHADOW -comment "shadow needs a glibc or musl toolchain w/ headers >= 4.14, dynamic library" - depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14 || \ - BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_UCLIBC +comment "shadow needs a toolchain w/ headers >= 4.14, dynamic library" + depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14 || BR2_STATIC_LIBS