summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-11-14 17:03:41 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-24 22:09:19 +0000
commit735a3e5d3399e29e4d6fa82dabbdd1687eaa29e9 (patch)
tree9944bafd8afd64ee3b0dbd427694a9a4ca163c46 /meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch
parent4b916ce59bf88ca92b034b2acaddee6130155e46 (diff)
downloadopenembedded-core-735a3e5d3399e29e4d6fa82dabbdd1687eaa29e9.tar.gz
dosfstools: add Upstream-Status to patches
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch')
-rw-r--r--meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch b/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch
index 4bbd4e76e4..ab5c8cf8c3 100644
--- a/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch
+++ b/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch
@@ -5,6 +5,11 @@ include asm/types.h. To work around this patch mkdosfs.c to explicity
include linux/types.h which will in turn pull in asm/types.h which
defines these variables.
+Upstream-Status: Inappropriate [licensing]
+We're tracking an old release of dosfstools due to licensing issues.
+
+Signed-off-by: Scott Garman <scott.a.garman@intel.com>
+
--- dosfstools-2.10/mkdosfs/mkdosfs.c~ 2006-07-12 18:46:21.000000000 +1000
+++ dosfstools-2.10/mkdosfs/mkdosfs.c 2006-07-12 18:46:21.000000000 +1000
@@ -60,6 +60,7 @@