file: remove obsolete version check patch
authorJonathan Liu <net147@gmail.com>
Fri, 31 May 2013 04:11:40 +0000 (14:11 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 May 2013 07:06:57 +0000 (08:06 +0100)
commitbec61088481364b1801525530d3b3754f9de3ea6
tree1c3522bfff125f9f8d7de1916ba0ae88342dd3d6
parenta30c25f4b193fb92425aed2e793ee0aa921c79a8
file: remove obsolete version check patch

After e8d2a2a3646f964ec61ece62e14788cd7184dd01 [OE-Core], file --version
returns file-5.14 instead of file.real-5.14 so the patch is no longer
necessary and causes the build to fail with the following:
| Cannot use the installed version of file (file-5.14) to
| cross-compile file 5.14
| Please install file 5.14 locally first

(From OE-Core rev: f89f705da9bffd9d10628e90a415db4411d22b4e)

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/file/file/fix_version_check.patch [deleted file]
meta/recipes-devtools/file/file_5.14.bb