summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-03-09 20:55:46 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-11 06:27:00 -0700
commit1aff4b01aa9517072a01671ca768738b080cc9bb (patch)
tree91817f90a4a89fb7d0dc96d9e6c6f79e91ef492c /meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch
parent60681b118a88fdbc6d231e93463bdd60cdfdf8e5 (diff)
downloadpoky-1aff4b01aa9517072a01671ca768738b080cc9bb.tar.gz
e2fsprogs: refresh patches
The patch tool will apply patches by default with "fuzz", which is where if the hunk context isn't present but what is there is close enough, it will force the patch in. Whilst this is useful when there's just whitespace changes, when applied to source it is possible for a patch applied with fuzz to produce broken code which still compiles (see #10450). This is obviously bad. We'd like to eventually have do_patch() rejecting any fuzz on these grounds. For that to be realistic the existing patches with fuzz need to be rebased and reviewed. (From OE-Core rev: 6a83aca280fece30fd7c17f32f07f592f6300c6c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch')
-rw-r--r--meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch b/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch
index 38fb07e6e6..38e1bdb3d8 100644
--- a/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch
+++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch
@@ -19,10 +19,10 @@ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
19 misc/mke2fs.conf.in | 3 ++- 19 misc/mke2fs.conf.in | 3 ++-
20 1 file changed, 2 insertions(+), 1 deletion(-) 20 1 file changed, 2 insertions(+), 1 deletion(-)
21 21
22diff --git a/misc/mke2fs.conf.in b/misc/mke2fs.conf.in 22Index: git/misc/mke2fs.conf.in
23index 812f7c7..0280398 100644 23===================================================================
24--- a/misc/mke2fs.conf.in 24--- git.orig/misc/mke2fs.conf.in
25+++ b/misc/mke2fs.conf.in 25+++ git/misc/mke2fs.conf.in
26@@ -11,8 +11,9 @@ 26@@ -11,8 +11,9 @@
27 features = has_journal 27 features = has_journal
28 } 28 }
@@ -32,5 +32,5 @@ index 812f7c7..0280398 100644
32 inode_size = 256 32 inode_size = 256
33+ auto_64-bit_support = 1 33+ auto_64-bit_support = 1
34 } 34 }
35 ext4dev = { 35 small = {
36 features = has_journal,extent,huge_file,flex_bg,uninit_bg,inline_data,64bit,dir_nlink,extra_isize 36 blocksize = 1024