From: Chen Pei <cp0613@linux.alibaba.com>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH] package/ndctl: bump to version 85
Date: Tue, 30 Jun 2026 21:25:43 +0800 [thread overview]
Message-ID: <20260630132544.1937-1-cp0613@linux.alibaba.com> (raw)
Upstream v85 no longer requires the -Dfwctl=enabled / -Dkeyutils=enabled
workaround, so drop both options along with the stale comment.
Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
---
package/ndctl/ndctl.hash | 2 +-
package/ndctl/ndctl.mk | 6 +-----
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/package/ndctl/ndctl.hash b/package/ndctl/ndctl.hash
index f731fb7263..dbba1d16dc 100644
--- a/package/ndctl/ndctl.hash
+++ b/package/ndctl/ndctl.hash
@@ -1,5 +1,5 @@
# locally computed
-sha256 dd4b9b9a9dc0a15e980670b6f889e910a80ad60f2309e03bfd9cc6071d14dd30 ndctl-83.tar.gz
+sha256 69039ee12c75c44f67b5fa3f1abb61d1c38ff9303021e50cec0b45801cc93b2e ndctl-85.tar.gz
sha256 1334f22048052d69647860fe9fb24997dc3b33737cb494297d68949f589fa1cf COPYING
sha256 5c37e41135091a39821cfb306ad8516625b0bb49510ce56ad85c347bbc46df29 LICENSES/other/CC0-1.0
sha256 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e LICENSES/other/MIT
diff --git a/package/ndctl/ndctl.mk b/package/ndctl/ndctl.mk
index ceb01d633f..47d51e6b1a 100644
--- a/package/ndctl/ndctl.mk
+++ b/package/ndctl/ndctl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-NDCTL_VERSION = 83
+NDCTL_VERSION = 85
NDCTL_SITE = $(call github,pmem,ndctl,v$(NDCTL_VERSION))
NDCTL_LICENSE = \
CC0-1.0 (helper routines), \
@@ -26,12 +26,8 @@ NDCTL_DEPENDENCIES = \
udev \
util-linux-libs
-# Currently, disabling keyutils or fwctl support will cause builds to
-# fail. Therefore, always pass the -Dfwctl=enabled and -Dkeyutils=enabled.
NDCTL_CONF_OPTS = \
-Ddocs=disabled \
- -Dfwctl=enabled \
- -Dkeyutils=enabled \
-Diniparserdir=$(STAGING_DIR)/usr/include/iniparser
ifeq ($(BR2_PACKAGE_LIBTRACEFS)$(BR2_PACKAGE_LIBTRACEEVENT),yy)
--
2.50.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-06-30 13:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-30 13:25 Chen Pei [this message]
2026-07-04 19:55 ` [Buildroot] [PATCH] package/ndctl: bump to version 85 Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260630132544.1937-1-cp0613@linux.alibaba.com \
--to=cp0613@linux.alibaba.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox