aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file/file_5.23.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-07-06 03:00:35 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-07 23:57:14 +0100
commitdf6ddc4bf9795212fda87f9d401893eb254074da (patch)
treef32989194236add6e8bac10a2bb20ae38e9a88bc /meta/recipes-devtools/file/file_5.23.bb
parentdb2116e7a06c6a35d1d24d9f28ec60926d59b9d7 (diff)
downloadopenembedded-core-contrib-df6ddc4bf9795212fda87f9d401893eb254074da.tar.gz
file: fix long-options
Backport two patches to fix bug with long options: * 0001-Fix-bug-with-long-options-and-explicitly-number-them.patch * 0002-fix-bug-with-5.23-long-options.patch Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/file/file_5.23.bb')
-rw-r--r--meta/recipes-devtools/file/file_5.23.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/file/file_5.23.bb b/meta/recipes-devtools/file/file_5.23.bb
index d71f29056c..04a1d7bfcf 100644
--- a/meta/recipes-devtools/file/file_5.23.bb
+++ b/meta/recipes-devtools/file/file_5.23.bb
@@ -14,6 +14,8 @@ DEPENDS_class-native = "zlib-native"
SRC_URI = "ftp://ftp.astron.com/pub/file/${BP}.tar.gz \
file://debian-742262.patch \
file://0001-Add-P-prompt-into-Usage-info.patch \
+ file://0001-Fix-bug-with-long-options-and-explicitly-number-them.patch \
+ file://0002-fix-bug-with-5.23-long-options.patch \
"
SRC_URI[md5sum] = "61db35209ce71a6d576392ce6e1d2f80"