Skip to content

Commit

Permalink
Updated nwipe to version v0.32.003
Browse files Browse the repository at this point in the history
  • Loading branch information
PartialVolume committed Nov 11, 2021
1 parent bae0101 commit b11fd45
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
1 change: 1 addition & 0 deletions board/shredos/kernel-5.6-defconfig.config
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,7 @@ CONFIG_GPIO_TPS65910=y
CONFIG_POWER_AVS=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_RESTART=y
CONFIG_SENSORS_DRIVETEMP=y
CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_THERMAL_EMULATION=y
CONFIG_WATCHDOG=y
Expand Down
3 changes: 1 addition & 2 deletions board/shredos/version.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
2020.05.016_x86-64_0.32.001

2020.05.017_x86-64_0.32.003
3 changes: 1 addition & 2 deletions package/nwipe/nwipe.hash
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
sha1 04c751596e0ff28f2f3f0855bd800b31357223dd nwipe-v0.32.001.tar.gz

sha1 159ec6370e9f9e75685e90ece253f045b434cb15 nwipe-v0.32.003.tar.gz
2 changes: 1 addition & 1 deletion package/nwipe/nwipe.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

NWIPE_VERSION = v0.32.001
NWIPE_VERSION = v0.32.003
NWIPE_SITE = $(call github,partialvolume,nwipe,$(NWIPE_VERSION))
NWIPE_DEPENDENCIES = ncurses parted dmidecode coreutils

Expand Down

0 comments on commit b11fd45

Please sign in to comment.