[PATCH 18/18] jffs2: Update baseline version to Linux v6.1
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Jan 11 11:58:52 UTC 2023
---
cpukit/libfs/src/jffs2/VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cpukit/libfs/src/jffs2/VERSION b/cpukit/libfs/src/jffs2/VERSION
index b13bed5750..b2d9e654bf 100644
--- a/cpukit/libfs/src/jffs2/VERSION
+++ b/cpukit/libfs/src/jffs2/VERSION
@@ -3,7 +3,7 @@ This directory contains a port of the JFFS2 file system from Linux v5.9.
To update to a newer Linux version use this command in a Git clone of Linux to
generate the relevant patches:
- git format-patch v5.9..v9.99 --
+ git format-patch v6.1..v9.99 -- \
include/uapi/linux/jffs2.h \
fs/jffs2/LICENCE \
fs/jffs2/acl.h \
--
2.35.3
More information about the devel
mailing list