<div dir="ltr">If I read the patch set correctly, there is a one line change to os-rtems.h which looks fine and the rest is updating to the latest version.<div><br></div><div>If so, then push it.</div><div><br></div><div>--joel</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jun 10, 2022 at 3:21 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">---<br>
 cpukit/libfs/src/jffs2/VERSION | 4 ++--<br>
 1 file changed, 2 insertions(+), 2 deletions(-)<br>
<br>
diff --git a/cpukit/libfs/src/jffs2/VERSION b/cpukit/libfs/src/jffs2/VERSION<br>
index 7d9c9f41b2..b13bed5750 100644<br>
--- a/cpukit/libfs/src/jffs2/VERSION<br>
+++ b/cpukit/libfs/src/jffs2/VERSION<br>
@@ -1,9 +1,9 @@<br>
-This directory contains a port of the JFFS2 file system from Linux v4.17.<br>
+This directory contains a port of the JFFS2 file system from Linux v5.9.<br>
<br>
 To update to a newer Linux version use this command in a Git clone of Linux to<br>
 generate the relevant patches:<br>
<br>
-  git format-patch v4.17..v9.99 --<br>
+  git format-patch v5.9..v9.99 --<br>
     include/uapi/linux/jffs2.h \<br>
     fs/jffs2/LICENCE \<br>
     fs/jffs2/acl.h \<br>
-- <br>
2.35.3<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>