Files
operating-system/buildroot-external
Stefan Agner b211c653c7 Fix y2038 file system warnings (#1589)
* Bump buildroot

* buildroot 3c5f87185d...5ffdf6ccc5 (1):
  > package/e2fsprogs: Create y2038 capable file systems by default

* Use inode size of 256 bytes for overlayfs

By default older versions of mkfs.ext4 create file systems with inode
size of 128 bytes. This does not allow for 64-bit timestamps, which
leads to y2038 compatibility warnings. Use 256 bytes inodes.
2021-10-13 16:07:13 +02:00
..
2021-06-14 11:27:03 +02:00
2021-08-06 14:14:09 +02:00
2018-05-14 22:37:39 +02:00
2018-05-14 22:37:39 +02:00
2021-06-13 16:51:41 +02:00