[yocto] [meta-gplv2][sumo][rocko][pyro][PATCH 2/4] dosfstools: Update a patch to avoid fuzz

Peter Kjellerstedt peter.kjellerstedt at axis.com
Mon Apr 23 07:28:33 PDT 2018


Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt at axis.com>
---
 .../dosfstools/dosfstools/dosfstools-msdos_fs-types.patch           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch b/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch
index 35abd1a..c04280e 100644
--- a/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch
+++ b/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch
@@ -8,7 +8,7 @@ Signed-off-by: Scott Garman <scott.a.garman at intel.com>
 --- dosfstools-2.10/dosfsck/dosfsck.h.org	2006-02-21 08:36:14.000000000 -0700
 +++ dosfstools-2.10/dosfsck/dosfsck.h	2006-02-21 08:40:12.000000000 -0700
 @@ -22,6 +22,14 @@
-        #undef __KERNEL__
+ # undef __KERNEL__
  #endif
  
 +#ifndef __s8
@@ -21,11 +21,11 @@ Signed-off-by: Scott Garman <scott.a.garman at intel.com>
 +
  #include <linux/msdos_fs.h>
  
- /* 2.1 kernels use le16_to_cpu() type functions for CF_LE_W & Co., but don't
+ #undef CF_LE_W
 --- dosfstools-2.10/dosfsck/file.c.org	2006-02-21 08:37:36.000000000 -0700
 +++ dosfstools-2.10/dosfsck/file.c	2006-02-21 08:37:47.000000000 -0700
 @@ -23,6 +23,10 @@
-        #undef __KERNEL__
+ # undef __KERNEL__
  #endif
  
 +#ifndef __s8
-- 
2.12.0




More information about the yocto mailing list