From 465f5f5f476dba3fbaf28182ebb28e1a812a24b4 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Wed, 7 Mar 2018 07:59:30 +0100 Subject: barebox: version bump 2018.01.0 -> 2018.03.0 Update the barebox version to the latest and greatest. Signed-off-by: Robert Schwebel --- configs/platform-v7a/barebox-vexpress.config | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-vexpress.config') diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config index 8d45902..d69bbc5 100644 --- a/configs/platform-v7a/barebox-vexpress.config +++ b/configs/platform-v7a/barebox-vexpress.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2018.01.0-20180128-1 Configuration +# Barebox/arm 2018.03.0-20180307-1 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -553,6 +553,10 @@ CONFIG_FS_FAT=y # XZ support disabled # +# +# ZSTD support disabled +# + # # Library routines # @@ -561,6 +565,7 @@ CONFIG_UNCOMPRESS=y # CONFIG_ZLIB is not set # CONFIG_BZLIB is not set # CONFIG_LZ4_DECOMPRESS is not set +# CONFIG_ZSTD_DECOMPRESS is not set # CONFIG_XZ_DECOMPRESS is not set # CONFIG_GENERIC_FIND_NEXT_BIT is not set CONFIG_PROCESS_ESCAPE_SEQUENCE=y -- cgit v1.2.3