From f6ce3e3e64fd09be525378e32b33d9d61d600880 Mon Sep 17 00:00:00 2001 From: PartialVolume <22084881+PartialVolume@users.noreply.github.com> Date: Sun, 11 Jan 2026 20:11:17 +0000 Subject: [PATCH] Update nwipe to last commit in master for testing before release of nwipe --- configs/shredos_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/shredos_defconfig b/configs/shredos_defconfig index 10d2e084cc..08bf0b2455 100644 --- a/configs/shredos_defconfig +++ b/configs/shredos_defconfig @@ -116,6 +116,8 @@ BR2_PACKAGE_LIBCAP=y BR2_PACKAGE_LIBCAP_NG=y BR2_PACKAGE_LIBSECCOMP=y BR2_PACKAGE_NWIPE=y +BR2_PACKAGE_NWIPE_VERSION_GIT_REVISION=y +BR2_PACKAGE_NWIPE_GIT_REVISION="26ece7a0525370f6ba39cddc5e73000b3cd867d6" BR2_PACKAGE_LIBFRIBIDI=y BR2_PACKAGE_NCURSES_WCHAR=y BR2_PACKAGE_NCURSES_TARGET_PROGS=y