On Mon, 2021-02-22 at 11:42 +0000, florian.bezd...@siemens.com wrote: > From: Florian Bezdeka <florian.bezd...@siemens.com> > > We are getting closer and closer to the year 2038 where the 32 bit > time_t overflow will happen. While products (= embedded systems) with an > expected life time of 15 years are still save the situation may change > if your system has to survive the next 20 years. > > ext2 and ext3 file systems are always affected by the time overflow, so > let's warn the user if these file systems are still being used. > > If ext4 is affected depends on the inode size chosen during file system > creation. At least 256 bytes are necessary to be safe. As ext4 is > used very often (and partitions may be created small first and extended > later) this might be an issue for many users. > > One partition of mkefidisk.wks was already affected by the Y2038 > problem. By using `--mkfs-extraopts "-T default"` we tell mke2fs to use the > default usage-type, so disabling the auto-detection of some tuning > parameters that were dependent on the file system size. > > Signed-off-by: Florian Bezdeka <florian.bezd...@siemens.com> > --- > > Changes in v2: > - Fixed a warning reported by CI system coming from a partition in > /scripts/lib/wic/canned-wks/mkefidisk.wks. One of the partitions was > already affected by the Y2038 problem.
I added this and reran but its still showing some warnings unfortunately: https://autobuilder.yoctoproject.org/typhoon/#/builders/58/builds/3065 Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148447): https://lists.openembedded.org/g/openembedded-core/message/148447 Mute This Topic: https://lists.openembedded.org/mt/80822366/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-