Files
poky/meta/recipes-devtools
Hongxu Jia f91a01be70 e2fsprogs: tweak mke2fs ext4 features
While e2fsprogs upgraded to 1.43, it dropped the patch
Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch,
we get it back and rebase for 1.43 to fix invoking grub-probe
failed.

Without the fix:
...
root@localhost:~# mkfs.ext4 /dev/sda3
[skip]
root@localhost:~# grub-probe --target=fs -d /dev/sda3
grub-probe: error: unknown filesystem.
...

After apply the fix:
...
root@localhost:~# mkfs.ext4 /dev/sda3
[skip]
root@localhost:~# grub-probe --target=fs -d /dev/sda3
ext2
...

(From OE-Core rev: a96ad733cf80716e26882889a130c87a78e5f576)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-01 16:22:40 +01:00
..
2016-06-15 08:35:00 +01:00
2016-06-03 13:13:27 +01:00
2016-06-04 14:13:33 +01:00
2016-02-28 11:33:04 +00:00
2016-05-22 16:11:13 +01:00
2016-02-19 01:01:24 +00:00
2016-06-12 23:47:18 +01:00
2016-06-04 14:13:35 +01:00
2016-06-15 08:35:00 +01:00
2016-06-04 14:13:34 +01:00
2016-06-15 08:35:00 +01:00
2016-02-11 12:27:49 +00:00
2015-12-18 12:18:19 +00:00
2016-06-15 18:05:25 +01:00
2016-05-19 09:05:20 +01:00
2016-05-25 07:50:17 +01:00
2016-06-15 08:35:00 +01:00
2015-12-16 12:12:17 +00:00
2015-05-30 22:26:12 +01:00
2016-06-23 14:26:15 +01:00
2016-06-07 15:22:37 +01:00
2016-05-11 10:33:39 +01:00
2016-06-15 08:35:03 +01:00
2016-06-12 23:47:15 +01:00
2016-03-28 15:55:48 +01:00
2015-09-03 12:43:14 +01:00
2016-06-15 08:35:01 +01:00
2016-06-03 13:13:27 +01:00
2016-06-15 08:35:00 +01:00
2015-12-16 12:12:15 +00:00
2016-05-13 13:41:30 +01:00
2016-05-30 15:58:13 +01:00
2015-06-11 23:59:15 +01:00