]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
bump version mtd-utils-2.1.2
authorMarkham <markham001@gmx.de>
Mon, 15 May 2023 20:49:17 +0000 (22:49 +0200)
committerMarkham <markham001@gmx.de>
Mon, 15 May 2023 20:49:17 +0000 (22:49 +0200)
make/applications.mk
make/versions.mk

index e7e34db4c0b559e3da93b367f09029dd9d22431b..9a24f6b984aeca8fcb97f4a83d826a1fb39c5e21 100755 (executable)
@@ -475,8 +475,10 @@ $(D)/mtd-utils: $(D)/zlib $(D)/e2fsprogs $(ARCHIVE)/mtd-utils-$(MTD_UTILS_VER).t
                        --target=$(TARGET) \
                        --mandir=/.remove \
                        --enable-silent-rules \
-                       --disable-tests \
+                       --enable-shared \
+                       --without-ubifs \
                        --without-xattr \
+                       --disable-tests \
                        --without-lzo \
                        ; \
                $(MAKE)
index 8372d556975bae00db745ebf2463f4113e889e6f..7736265c13207d62a9347c0f445ff2926668dafd 100644 (file)
@@ -189,7 +189,7 @@ MC_VER = 4.8.21
 MINIDLNA_VER = 1.3.2
 
 # mtd-utils for the host and target
-MTD_UTILS_VER = 2.0.2
+MTD_UTILS_VER = 2.1.2
 
 # ncurses; software for controlling writing to the console screen
 NCURSES_VER=6.1