aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file/file/0002-fix-bug-with-5.23-long-options.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/file/file/0002-fix-bug-with-5.23-long-options.patch')
-rw-r--r--meta/recipes-devtools/file/file/0002-fix-bug-with-5.23-long-options.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/meta/recipes-devtools/file/file/0002-fix-bug-with-5.23-long-options.patch b/meta/recipes-devtools/file/file/0002-fix-bug-with-5.23-long-options.patch
new file mode 100644
index 0000000000..a9f2eda6c8
--- /dev/null
+++ b/meta/recipes-devtools/file/file/0002-fix-bug-with-5.23-long-options.patch
@@ -0,0 +1,26 @@
+From 5c40ae1728f08bb7e1229d3aa90e38d2c342fc53 Mon Sep 17 00:00:00 2001
+From: Christos Zoulas <christos@zoulas.com>
+Date: Thu, 11 Jun 2015 12:53:26 +0000
+Subject: [PATCH 2/2] fix bug with 5.23 long options
+
+Upstream-Status: Backport
+
+Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
+---
+ ChangeLog | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/ChangeLog b/ChangeLog
+index 1ac5ad2..0922fc7 100644
+--- a/ChangeLog
++++ b/ChangeLog
+@@ -1,3 +1,6 @@
++2015-06-11 8:52 Christos Zoulas <christos@zoulas.com>
++
++ * redo long option encoding to fix off-by-one in 5.23
+
+ 2015-06-10 13:50 Christos Zoulas <christos@zoulas.com>
+
+--
+1.7.9.5
+